ICallpublic interface ICall
Methods Summary |
---|
public boolean | checkIfRemoteUserIsSame(java.lang.String userId)Checks if the call has a same remote user identity or not.
| public void | close()Closes this object. This object is not usable after being closed.
| public boolean | equalsTo(com.android.ims.internal.ICall call)Checks if the call is equal or not.
|
|