Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CallListener

Index

Constructors

constructor

Properties

Optional onIncomingCallCancelled

onIncomingCallCancelled: Function = ...

This event is triggered when an incoming call is cancelled.

Optional onIncomingCallReceived

onIncomingCallReceived: Function = ...

This event is triggered when an incoming call is received.

Optional onOutgoingCallAccepted

onOutgoingCallAccepted: Function = ...

This event is triggered when an outgoing call is accepted.

Optional onOutgoingCallRejected

onOutgoingCallRejected: Function = ...

This event is triggered when an outgoing call is rejected.