toggle menu
amity-sdk
6.35.0.0
androidJvm
switch theme
search in API
amity-sdk
/
com.amity.socialcloud.sdk.api.core.user.notification
/
AmityUserNotification
Amity
User
Notification
class
AmityUserNotification
Members
Functions
disable
Link copied to clipboard
fun
disable
(
)
:
Completable
disable
All
Notifications
Link copied to clipboard
fun
disableAllNotifications
(
)
:
Completable
enable
Link copied to clipboard
fun
enable
(
moduleModifiers
:
List
<
AmityUserNotificationModule.MODIFIER
>
?
=
null
)
:
Completable
get
Settings
Link copied to clipboard
fun
getSettings
(
)
:
Single
<
AmityUserNotificationSettings
>