Protocols
The following protocols are available globally.
-
The BLCall entity represents a signaling and media session between the host device and Boostlingo infrastructure.
See moreDeclaration
Swift
public protocol BLCall : Sendable
-
The BLVoiceCall entity represents a signaling and media session between the host device and Boostlingo infrastructure.
Declaration
Swift
public protocol BLVoiceCall : BLCall
-
Declaration
Swift
public protocol CustomField : Hashable, Sendable
-
Declaration
Swift
public protocol BLLogger : Sendable