public interface ProfileToken
| Modifier and Type | Method and Description | 
|---|---|
| MessageRestriction | getMessageRestriction()Returns a MessageRestriction object which controls what messages
 may be sent by clients registering under ths profile. | 
| String | getProfileName()Returns the name by which this token is to be identified. | 
String getProfileName()
MessageRestriction getMessageRestriction()
Copyright © 2008–2024. All rights reserved.