-
Undocumented
Declaration
Swift
public typealias Result = Ok
-
Call identifier
Declaration
Swift
public let callId: Int32
-
Description of the call protocols supported by the client
Declaration
Swift
public let `protocol`: CallProtocol
-
Accepts an incoming call
Declaration
Swift
public init(callId: Int32, protocol: CallProtocol)
Parameters
callId
Call identifier
protocol
Description of the call protocols supported by the client