Inherits from NSObject
Declared in Bit6IncomingCallHandler.h

Overview

Bit6IncomingCallHandler is used to handle the incoming calls.

Tasks

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