MobileForms Toolkit Documentation

PhoneActiveCallCountChangedEventHandler Delegate

Represents the ActiveCallCountChanged event handler method.

public delegate void PhoneActiveCallCountChangedEventHandler(
object sender,
ChangedValEventArgs args
);

Parameters

sender
An instance of the Phone object which handles the event.
args
ChangedValEventArgs object which contains the new value of the ActiveCallCount

Requirements

Namespace: Resco.Phone

Assembly: Resco.Phone.CF3 (in Resco.Phone.CF3.dll)

See Also

Resco.Phone Namespace