sdk
androidJvm
sdk
/
io.streamlayer.sdk
/
SLRAppHost
/
NotificationMode
/
List
List
data
class
List
(
val
features
:
List
<
SLRAppHost.NotificationMode.Feature
>
)
:
SLRAppHost.NotificationMode
Selected in-app notification are enabled.
Members
Constructors
List
Link copied to clipboard
constructor
(
features
:
List
<
SLRAppHost.NotificationMode.Feature
>
)
Properties
features
Link copied to clipboard
val
features
:
List
<
SLRAppHost.NotificationMode.Feature
>