Defines methods to attach and detach the object to a IPhoneCall object.
| C# | Visual Basic | Visual C++ |
public interface IPhoneCallAttachable
Public Interface IPhoneCallAttachable
public interface class IPhoneCallAttachable
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| AttachToCall(ICall) |
Attaches the object to a IPhoneCall object.
| |
| Detach()()()() |
Detaches the object from the attached call.
|