Class AndroidMqttStrategy

Hierarchy

  • AndroidMqttStrategy

Implements

Constructors

Properties

connection: MQTToTConnection

Methods

  • Should build platform-specific mqtt client

    Returns MQTToTClient

  • Should connect to the client returned from the .build() method

    Parameters

    • client: MQTToTClient

    Returns Promise<void>

  • Returns void