File
Doc
Category
Size
Date
Package
IConferenceable.java
API Doc
Android 5.1 API
1012
Thu Mar 12 22:22:42 GMT 2015
android.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
(
Omit source code
)
Fields Summary
Constructors Summary
Methods Summary
Java Code Source