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 →
Reference for TxPushIPConfig in the iOS Voice SDK — properties used to configure the Telnyx server endpoint used to deliver VoIP push notifications.
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?