Class android.telecom.RemoteConference
Changed Methods | ||
---|---|---|
int getConnectionCapabilities () |
Change from final to non-final. |
|
int getConnectionProperties () |
Change from final to non-final. |
|
List<RemoteConnection> getConnections () |
Change from final to non-final. |
|
Bundle getExtras () |
Change from final to non-final. |
|
int getState () |
Change from final to non-final. |
|
void unregisterCallback (Callback ) |
Change from final to non-final. |
|
void registerCallback (Callback ) |
Change from final to non-final. |
|
void registerCallback (Callback, |
Change from final to non-final. |