Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt

Use this file to discover all available pages before exploring further.

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