This structure contains all the properties related to Server Configuration from Push
TxPushIPConfig
public struct TxPushIPConfig
rtc_ip
public internal(set) var rtc_ip:String
rtc_port
public internal(set) var rtc_port:Int
init(rtc_ip:rtc_port:)
public init(rtc_ip: String, rtc_port: Int)
Was this page helpful?