braze-android-sdk
Toggle table of contents
42.2.0
release
Target filter
release
Switch theme
Search in API
Skip to content
braze-android-sdk
braze-android-sdk
/
com.braze.enums
/
NotificationSubscriptionType
/
Companion
Companion
release
object
Companion
Members
Properties
map
Link copied to clipboard
release
private
val
map
:
Map
<
String
,
NotificationSubscriptionType
>
Functions
from
Value
Link copied to clipboard
release
@
JvmStatic
fun
fromValue
(
value
:
String
?
)
:
NotificationSubscriptionType
?
Returns the
NotificationSubscriptionType
matching the given
value
, or null.