|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StartSessionRequest
The StartSessionRequest is used when establishing a session to register profiles or to cancel the session.
Method Summary | |
---|---|
void |
cancel()
Cancels the Session by sending an error element in a negative reply. |
void |
registerProfile(java.lang.String profileUri)
Registers a profile URI, which will be advertised as part of the greeting element. |
Method Detail |
---|
void registerProfile(java.lang.String profileUri)
profileUri
- the profile URI to be advertisedvoid cancel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |