Bit6IncomingCallHandler Class Reference
Inherits from | NSObject |
Declared in | Bit6IncomingCallHandler.h |
Properties
delegate
The delegate to be called when an incoming cal is received to customize the flow. For details about the methods that can be implemented by the delegate, see Bit6IncomingCallHandlerDelegate Protocol Reference.
@property (nullable, nonatomic, weak) id<Bit6IncomingCallHandlerDelegate> delegate
Declared In
Bit6IncomingCallHandler.h