| Modifier and Type | Method and Description |
|---|---|
List<Community> |
MyPersonalNetworkInterface.getMyCommunities(String userId,
int startFrom,
int pageSize)
Return a list of communities that the specified user is a member of.
|
| Modifier and Type | Method and Description |
|---|---|
Community |
CommunityOutboundEvent.getCommunity()
Return the community details.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommunityOutboundEvent.setCommunity(Community community)
Set up the community details.
|
| Constructor and Description |
|---|
Community(Community template)
Copy/clone constructor
|
Copyright © 2018–2020 ODPi. All rights reserved.