Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.service.protocol
Class AuthorizationResponse.AuthorizationResponseCode

java.lang.Object
  extended by 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
 

Method Detail

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.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.