FileDocCategorySizeDatePackage
RemoteConference.javaAPI DocAndroid 5.1 API2779Sat Mar 14 14:09:54 GMT 2015android.telecom

RemoteConference

public final class RemoteConference extends Object

Fields Summary
Constructors Summary
RemoteConference()

 throw new RuntimeException("Stub!"); 
Methods Summary
public voiddisconnect()

 throw new RuntimeException("Stub!"); 
public java.util.ListgetConferenceableConnections()

 throw new RuntimeException("Stub!"); 
public final intgetConnectionCapabilities()

 throw new RuntimeException("Stub!"); 
public final java.util.ListgetConnections()

 throw new RuntimeException("Stub!"); 
public android.telecom.DisconnectCausegetDisconnectCause()

 throw new RuntimeException("Stub!"); 
public final intgetState()

 throw new RuntimeException("Stub!"); 
public voidhold()

 throw new RuntimeException("Stub!"); 
public voidmerge()

 throw new RuntimeException("Stub!"); 
public voidplayDtmfTone(char digit)

 throw new RuntimeException("Stub!"); 
public final voidregisterCallback(android.telecom.RemoteConference$Callback callback)

 throw new RuntimeException("Stub!"); 
public voidseparate(android.telecom.RemoteConnection connection)

 throw new RuntimeException("Stub!"); 
public voidsetAudioState(android.telecom.AudioState state)

 throw new RuntimeException("Stub!"); 
public voidstopDtmfTone()

 throw new RuntimeException("Stub!"); 
public voidswap()

 throw new RuntimeException("Stub!"); 
public voidunhold()

 throw new RuntimeException("Stub!"); 
public final voidunregisterCallback(android.telecom.RemoteConference$Callback callback)

 throw new RuntimeException("Stub!");