valueOf
Gets the enum entry from a native SDK value.
Return
The corresponding Kotlin enum entry, or ALERT_CREATED if not found.
Parameters
nativeValue
The native SDK enum value.
Gets the enum entry from a native SDK value.
The corresponding Kotlin enum entry, or ALERT_CREATED if not found.
The native SDK enum value.