-
Undocumented
Declaration
Swift
public typealias Result = CallId -
Identifier of the user to be called
Declaration
Swift
public let userId: Int32 -
Description of the call protocols supported by the client
Declaration
Swift
public let `protocol`: CallProtocol -
Creates a new call
Declaration
Swift
public init(userId: Int32, protocol: CallProtocol)Parameters
userIdIdentifier of the user to be called
protocolDescription of the call protocols supported by the client
View on GitHub
Install in Dash
CreateCall Structure Reference