| Package | Description |
|---|---|
| com.fangcloud.sdk.api | |
| com.fangcloud.sdk.api.collab |
| Modifier and Type | Method and Description |
|---|---|
static CollabRoleEnum |
CollabRoleEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CollabRoleEnum[] |
CollabRoleEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
YfyCollab |
YfyCollabRequest.inviteCollab(long folderId,
AccessibleByTypeEnum accessibleByType,
long accessibleById,
CollabRoleEnum collabRole,
String invitationMessage)
Invite a user to a specific folder
|
YfyCollab |
YfyCollabRequest.updateCollab(long collabId,
CollabRoleEnum collabRole)
Update a collab role by collab id
|
Copyright © 2018 YiFangYun. All rights reserved.