toggle menu
amity-sdk
6.35.0.0
androidJvm
switch theme
search in API
amity-sdk
/
com.amity.socialcloud.sdk.model.social.notification
/
AmityCommunityNotificationSettings
Amity
Community
Notification
Settings
data
class
AmityCommunityNotificationSettings
(
isEnabled
:
Boolean
,
events
:
List
<
AmityCommunityNotificationEvent
>
)
Members
Constructors
Amity
Community
Notification
Settings
Link copied to clipboard
constructor
(
isEnabled
:
Boolean
,
events
:
List
<
AmityCommunityNotificationEvent
>
)
Functions
get
Notification
Events
Link copied to clipboard
fun
getNotificationEvents
(
)
:
List
<
AmityCommunityNotificationEvent
>
is
Enabled
Link copied to clipboard
fun
isEnabled
(
)
:
Boolean