IncomingCallListener Interface
public interface IncomingCallListener
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| void |
onIncomingCall(IncomingCall incomingCall)
Invoked when the event fires. |
Method Details
onIncomingCall
public void onIncomingCall(IncomingCall incomingCall)
Invoked when the event fires.
Parameters:
incomingCall