public final class
ConnectionResolution
extends Object
The result after onConnectionInitiated(String, ConnectionInfo).
Public Constructor Summary
|
ConnectionResolution(Status status)
|
Public Method Summary
| Status |
getStatus()
The status of the response.
|
Inherited Method Summary
Public Constructors
Public Methods
public Status getStatus ()
The status of the response. Valid values are SUCCESS and STATUS_CONNECTION_REJECTED.
