Example usage for Java android.telecom Connection fields, constructors, methods, implement or subclass
The text is from its open source code.
Connection | createFailedConnection(DisconnectCause disconnectCause) Return a Connection which represents a failed connection attempt. |
VideoProvider | getVideoProvider() |
void | setAddress(Uri address, int presentation) Sets the value of the #getAddress() property. |
void | setCallerDisplayName(String callerDisplayName, int presentation) Sets the caller display name (CNAP). |
void | setConferenceableConnections(List Sets the connections with which this connection can be conferenced. |
void | setOnHold() Sets state to be on hold. |