public class ConnectionRequest extends LinkMessage implements Serializable
LinkMessage.LinkMessageType
inResponseTo
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, isResponse
public String getSpaceId()
public String getPeerId()
public String getScopeId()
public String getDescription()
public int getType()
getType
in class LinkMessage
Copyright © 2018 universAAL Consortium. All rights reserved.