PopupNotification
Summary
Represents a popup notification.
Signature
1 | |
Namespace
cAlgo.API
See Also
Methods
Complete
Summary
Completes an InProgress popup notification.
Signature
1 | |
Parameters
| Name | Type | Description |
|---|---|---|
| finalState | PopupNotificationState | Final state. |
Return Value
void
Properties
State
Summary
Gets state of popup notification.
Signature
1 | |
Return Value
PopupNotificationState