public class RegisterMessageImpl extends Object implements RegisterMessage
MessageType.TypeCHANNEL_ID_FIELDMESSSAGE_TYPE_FIELD| Constructor and Description |
|---|
RegisterMessageImpl(String channelId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getChannelId()
Returns the channelId that was sent from the UserAgent.
|
MessageType.Type |
getMessageType()
Returns the Type of this message.
|
String |
toString() |
public RegisterMessageImpl(String channelId)
public MessageType.Type getMessageType()
MessageTypegetMessageType in interface MessageTypeType the MessageType.Type of this message.public String getChannelId()
RegisterMessagegetChannelId in interface RegisterMessageString the channelId.Copyright © 2014 JBoss by Red Hat. All Rights Reserved.