FileDocCategorySizeDatePackage
IConferenceable.javaAPI DocAndroid 5.1 API1012Thu Mar 12 22:22:42 GMT 2015android.telecom

IConferenceable

public interface IConferenceable
Interface used to identify entities with which another entity can participate in a conference call with. The {@link ConnectionService} implementation will only recognize {@link IConferenceable}s which are {@link Connection}s or {@link Conference}s.
hide

Fields Summary
Constructors Summary
Methods Summary