
public class ConnectionRequest extends LinkMessage implements Serializable
LinkMessage.LinkMessageTypeinResponseTo| Constructor and Description |
|---|
ConnectionRequest(String peer,
String space,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getPeerId() |
String |
getScopeId()
This method return the ScopeId
NOTE:From version 3.2.0 to now the ScopeId has ALWAYS the same value of the SpaceId, but it may differ in the future |
String |
getSpaceId() |
int |
getType() |
String |
toString() |
getInResponseTo, getSequence, isResponsepublic String getSpaceId()
public String getPeerId()
public String getScopeId()
public String getDescription()
public int getType()
getType in class LinkMessageCopyright © 2018 universAAL Consortium. All rights reserved.