CallInfo Client Object
class CallInfo
{
CallInfo ( MonitorCrossRefID, DeviceID,
CallID, CallingDevice,
CalledDevice, CallState )
Get( name : String );
Set( name : String, newValue : String );
}
Remarks
These methods access information about the current call. Values are referenced by the name parameter of the Get or Set call.
See Also
CallInfo Class | CallInfo Members | CallInfo Properties | CallInfo Methods | CallInfo Remarks