TTMSFNCCloudPushOverUserValidEvent Event Type
Occurs after a user validation request completes, reporting whether the supplied user identifier is valid.
API unit family: TMSFNCCloudPushOver
Parameters
| Name | Description |
|---|---|
Sender |
The object that raised the event. |
AUser |
The user identifier that was validated. |
AValid |
True when the user identifier is recognized by the service; otherwise False. |