public interface Client
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
String getId()
Metadata getMetadata()
Subscriptions getSubscriptions()
Copyright © 2008–2024. All rights reserved.