WebRTC iOS Client Push Notifications Configuration
STRUCT
TxPushConfig
public struct TxPushConfig
This class contains all the properties related to Push Notifications
Properties
PUSH_NOTIFICATION_PROVIDER
public static let PUSH_NOTIFICATION_PROVIDER: String = "ios"
pushDeviceToken
public internal(set) var pushDeviceToken: String?
pushNotificationProvider
public internal(set) var pushNotificationProvider: String = PUSH_NOTIFICATION_PROVIDER