net.java.sip.communicator.service.protocol
Class AuthorizationResponse.AuthorizationResponseCode
java.lang.Object
net.java.sip.communicator.service.protocol.AuthorizationResponse.AuthorizationResponseCode
- Enclosing class:
- AuthorizationResponse
public static class AuthorizationResponse.AuthorizationResponseCode
- extends Object
Authorization response codes represent unambiguous indication of the way
a user or a remote party have acted upon an authorization request.
|
Method Summary |
String |
getCode()
Returns the string contents representing this code. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getCode
public String getCode()
- Returns the string contents representing this code.
- Returns:
- a String representing the code.
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.