Methods Summary |
---|
public void | disconnect() throw new RuntimeException("Stub!");
|
public java.util.List | getConferenceableConnections() throw new RuntimeException("Stub!");
|
public final int | getConnectionCapabilities() throw new RuntimeException("Stub!");
|
public final java.util.List | getConnections() throw new RuntimeException("Stub!");
|
public android.telecom.DisconnectCause | getDisconnectCause() throw new RuntimeException("Stub!");
|
public final int | getState() throw new RuntimeException("Stub!");
|
public void | hold() throw new RuntimeException("Stub!");
|
public void | merge() throw new RuntimeException("Stub!");
|
public void | playDtmfTone(char digit) throw new RuntimeException("Stub!");
|
public final void | registerCallback(android.telecom.RemoteConference$Callback callback) throw new RuntimeException("Stub!");
|
public void | separate(android.telecom.RemoteConnection connection) throw new RuntimeException("Stub!");
|
public void | setAudioState(android.telecom.AudioState state) throw new RuntimeException("Stub!");
|
public void | stopDtmfTone() throw new RuntimeException("Stub!");
|
public void | swap() throw new RuntimeException("Stub!");
|
public void | unhold() throw new RuntimeException("Stub!");
|
public final void | unregisterCallback(android.telecom.RemoteConference$Callback callback) throw new RuntimeException("Stub!");
|