public class UnregisterMessageImpl extends Object implements UnregisterMessage
MessageType.TypeMESSSAGE_TYPE_FIELD| Constructor and Description |
|---|
UnregisterMessageImpl(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 UnregisterMessageImpl(String channelId)
public MessageType.Type getMessageType()
MessageTypegetMessageType in interface MessageTypeType the MessageType.Type of this message.public String getChannelId()
UnregisterMessagegetChannelId in interface UnregisterMessageString the channelId.Copyright © 2014 JBoss by Red Hat. All Rights Reserved.