toggle menu
amity-sdk
6.35.0.0
androidJvm
switch theme
search in API
amity-sdk
/
com.amity.socialcloud.sdk.model.core.events
/
AmityTopic
/
COMMUNITY
COMMUNITY
class
COMMUNITY
(
val
community
:
AmityCommunity
,
val
events
:
AmityCommunityEvents
)
:
AmityTopic
Members
Constructors
COMMUNITY
Link copied to clipboard
constructor
(
community
:
AmityCommunity
,
events
:
AmityCommunityEvents
)
Properties
community
Link copied to clipboard
val
community
:
AmityCommunity
events
Link copied to clipboard
val
events
:
AmityCommunityEvents
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int