Interface ClientInformation


@DoNotImplement
public interface ClientInformation
The client information contains specific data for a client.
Since:
4.0.0, CE 2019.1
  • Method Summary

    Modifier and Type Method Description
    @NotNull String getClientId()
    The client id of the MQTT client.