getAction method
Gets the value of aps.alert.action
field.
Returns the value of aps.alert.action
field, or null if absent.
Implementation
external String? getAction();
Gets the value of aps.alert.action
field.
Returns the value of aps.alert.action
field, or null if absent.
external String? getAction();