Interface Client

    • Method Detail

      • getId

        java.lang.String getId()
        Returns the public identifier for this client.
        Returns:
        public id
      • getMetadata

        Metadata getMetadata()
        Returns the currently declared metadata for this client, if any.
        Returns:
        metadata object; may be null
      • getSubscriptions

        Subscriptions getSubscriptions()
        Returns the currently declared subscriptions for this client, if any.
        Returns:
        subscriptions object; may be null