STRUCTDocumentation Index
Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt
Use this file to discover all available pages before exploring further.
Check out our upcoming events and meetups! View events →
TxPushIPConfig struct reference for the iOS Voice SDK. Properties used to configure the server endpoint for VoIP push notification delivery.
STRUCTDocumentation Index
Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt
Use this file to discover all available pages before exploring further.
TxPushIPConfigpublic struct TxPushIPConfig
rtc_ippublic internal(set) var rtc_ip:String
rtc_portpublic internal(set) var rtc_port:Int
init(rtc_ip:rtc_port:)public init(rtc_ip: String, rtc_port: Int)
Was this page helpful?