Interface ClientInformation


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

      • getClientId

        @NotNull String getClientId()
        The client id of the MQTT client.
        Returns:
        The client id of the MQTT client.
        Since:
        4.0.0, CE 2019.1