Added in API level 23

Conferenceable


abstract class Conferenceable
Conference

Represents a conference call which can contain any number of Connection objects.

Connection

Represents a phone call or connection to a remote endpoint that carries voice and/or video traffic.

Interface used to identify entities with which another entity can participate in a conference call with. The ConnectionService implementation will only recognize Conferenceables which are Connections or Conferences.

Summary