Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SinchClientListener

A SinchClientListener handles client state changes

Hierarchy

  • SinchClientListener

Index

Methods

  • Tells the listener that the client has started and ready for initiating outgoing calls. Note that in order to receive calls, SinchClient.setSupportManagedPush must be called.

    Parameters

    • sinchClient: SinchClient

      The client informing the listener that it started.

    Returns void

Generated using TypeDoc