Class IStreamChannelAbstract

The IStreamChannel class.

This class provides the stream channel methods that can be invoked by your app.

Hierarchy

  • IStreamChannel

Constructors

Methods

  • Renews the token. Once a token is enabled and used, it expires after a certain period of time. You should generate a new token on your server, call this method to renew it.

    Parameters

    • token: string

    Returns number