Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CallClientListener

Tells the listener that an incoming call has been received.

Hierarchy

  • CallClientListener

Index

Methods

  • Parameters

    • callClient: CallClient

      The callClient informing the listener that an incoming call was received. The listener of the incoming call object should be set by the implementation of this method.

    • call: Call

      The incoming call.

    Returns void

Generated using TypeDoc