-
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
callIdCall identifier
protocolDescription of the call protocols supported by the client
View on GitHub
Install in Dash
AcceptCall Structure Reference