toggle menu
amity-sdk
6.35.0.0
androidJvm
switch theme
search in API
amity-sdk
/
com.amity.socialcloud.sdk.model.social.notification
/
AmityCommunityNotificationEvent
/
POST_CREATED
POST_CREATED
class
POST_CREATED
(
isEnabled
:
Boolean
,
isNetworkEnabled
:
Boolean
,
rolesFilter
:
AmityRolesFilter
)
:
AmityCommunityNotificationEvent
Members
Constructors
POST_CREATED
Link copied to clipboard
constructor
(
isEnabled
:
Boolean
,
isNetworkEnabled
:
Boolean
,
rolesFilter
:
AmityRolesFilter
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
get
Roles
Filter
Link copied to clipboard
fun
getRolesFilter
(
)
:
AmityRolesFilter
is
Enabled
Link copied to clipboard
fun
isEnabled
(
)
:
Boolean
is
Network
Enabled
Link copied to clipboard
fun
isNetworkEnabled
(
)
:
Boolean