save_mobile_push_fcm_token

ENUM

Contents

public enum save_mobile_push_fcm_token

Saves a mobile_push token for the authenticated user. This token serves as a credential for accessing channel-specific functionality. Each token is unique to the user and channel combination, allowing for direct communication with the user via the channel.

  • Remark: HTTP POST /channels/mobile_push/fcm/tokens.
  • Remark: Generated from #/paths//channels/mobile_push/fcm/tokens/post(save_mobile_push_fcm_token).

Properties

id

public static let id: Swift.String = "save_mobile_push_fcm_token"