public class EndpointIdentity extends Object
Constructor and Description |
---|
EndpointIdentity(org.json.JSONObject json) |
EndpointIdentity(String channelName,
String channelId,
String uuid,
String name,
String endpointId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getChannelId() |
String |
getChannelName() |
String |
getEndpointId() |
String |
getName() |
String |
getUuid() |
int |
hashCode() |
org.json.JSONObject |
toJSON() |
String |
toString() |
Copyright © 2022. All rights reserved.