public final class ConnectionResolution extends Object
  
  
  Public Constructor Summary
Public Method Summary
| Status | 
                 
                  
                  getStatus()
                   
              
                    The status of the response.
                   
                 | 
            
Inherited Method Summary
Public Constructors
public ConnectionResolution (Status status)
Creates a new 
            ConnectionResolution.
Public Methods
public Status getStatus ()
The status of the response. Valid values are CommonStatusCodes.SUCCESS
            and 
            ConnectionsStatusCodes.STATUS_CONNECTION_REJECTED.