MobileForms Toolkit Documentation

Phone.RegisterOperatorNameChange Method 

Registers the conditional operator name event handler.

public void RegisterOperatorNameChange(
PhoneOperatorNameChangedEventHandler handler,
StatusComparisonType comparisonType,
string comparisonValue
);

Parameters

handler
An event handler
comparisonType
The comparison type which defines the operation which should be performed on operator name value.
comparisonValue
The value to which the operator name value is compared.

See Also

Phone Class | Resco.Phone Namespace