public static class CocoMediaClient.GetUsers extends Command<CocoMediaClient.CommandId,CocoMediaClient.GetUsersResponse>
Command.State| Constructor and Description |
|---|
GetUsers(java.lang.String networkId)
The constructor for this class.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
getCommandId, setTimeoutpublic GetUsers(java.lang.String networkId)
networkId - The id of the network for which the users have to be retrieved.public java.lang.String toString()
toString in class Command<CocoMediaClient.CommandId,CocoMediaClient.GetUsersResponse>