public
abstract
class
Conferenceable
extends Object
java.lang.Object | |
↳ | android.telecom.Conferenceable |
Interface used to identify entities with which another entity can participate in a conference
call with. The ConnectionService
implementation will only recognize
Conferenceable
s which are Connection
s or Conference
s.
Inherited methods | |
---|---|