Protocols
The following protocols are available globally.
-
BLCallDelegate provides callbacks when important changes to a BLCall occur.
See moreDeclaration
Swift
public protocol BLCallDelegate : NSObject
-
BLChatDelegate provides chat related callbacks.
See moreDeclaration
Swift
public protocol BLChatDelegate : NSObject
-
Declaration
Swift
public protocol PreCallService
-
Declaration
Swift
public protocol CustomField
-
Declaration
Swift
public protocol BLLogger