Skip to main content

WebRTC iOS Client Push IP Notifications Configuration

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)