public interface ClientCxDxSession extends AppSession, StateMachine
| Modifier and Type | Method and Description |
|---|---|
void |
sendLocationInformationRequest(JLocationInfoRequest request) |
void |
sendMultimediaAuthRequest(JMultimediaAuthRequest request) |
void |
sendPushProfileAnswer(JPushProfileAnswer answer) |
void |
sendRegistrationTerminationAnswer(JRegistrationTerminationAnswer answer) |
void |
sendServerAssignmentRequest(JServerAssignmentRequest request) |
void |
sendUserAuthorizationRequest(JUserAuthorizationRequest request) |
getSessionAppId, getSessions, isStatelessgetCreationTime, getLastAccessedTime, getSessionId, isAppSession, isReplicable, isValid, releaseaddStateChangeNotification, getState, handleEvent, removeStateChangeNotificationvoid sendUserAuthorizationRequest(JUserAuthorizationRequest request) throws InternalException, IllegalDiameterStateException, RouteException, OverloadException
void sendServerAssignmentRequest(JServerAssignmentRequest request) throws InternalException, IllegalDiameterStateException, RouteException, OverloadException
void sendLocationInformationRequest(JLocationInfoRequest request) throws InternalException, IllegalDiameterStateException, RouteException, OverloadException
void sendMultimediaAuthRequest(JMultimediaAuthRequest request) throws InternalException, IllegalDiameterStateException, RouteException, OverloadException
void sendRegistrationTerminationAnswer(JRegistrationTerminationAnswer answer) throws InternalException, IllegalDiameterStateException, RouteException, OverloadException
void sendPushProfileAnswer(JPushProfileAnswer answer) throws InternalException, IllegalDiameterStateException, RouteException, OverloadException
Copyright © 2016. All Rights Reserved.