Class DefaultMessagingSession

Implements

Constructors

Methods

  • Start a messaging session. This promise is fulfilled when messaging session is established successfully. Promise is rejected when there are errors in communicating to messaging endpoint or connection is Unauthorized.

    Returns Promise<void>