public interface Client
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
Returns the public identifier for this client.
|
Metadata |
getMetadata()
Returns the currently declared metadata for this client, if any.
|
Subscriptions |
getSubscriptions()
Returns the currently declared subscriptions for this client, if any.
|
java.lang.String getId()
Metadata getMetadata()
Subscriptions getSubscriptions()