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

TxPushIPConfig

public struct TxPushIPConfig
This class contains all the properties related to Server Confuguration from Push

Properties

rtc_ip

public internal(set) var rtc_ip:String

rtc_port

public internal(set) var rtc_port:Int

Methods

init(rtc_ip:rtc_port:)

public init(rtc_ip: String, rtc_port: Int)