| Package | Description |
|---|---|
| org.exoplatform.moxtra.client |
HTTP client to Moxtra REST API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MoxtraMeet
Moxtra meet as described in
their REST API.
Created by The eXo Platform SAS |
| Modifier and Type | Method and Description |
|---|---|
MoxtraBinder |
MoxtraBinder.editor()
Return an editor instance for this binder.
|
MoxtraBinder |
MoxtraClient.getBinder(String binderId) |
| Modifier and Type | Method and Description |
|---|---|
void |
MoxtraClient.deleteBinder(MoxtraBinder binder)
Delete Moxtra binder.
|
boolean |
MoxtraClient.inviteUsers(MoxtraBinder binder)
Invite users from
MoxtraBinder to the remote binder. |
void |
MoxtraClient.removeUsers(MoxtraBinder binder)
Remove given users from the binder.
|
void |
MoxtraClient.renameBinder(MoxtraBinder binder)
Rename Moxtra binder.
|
| Constructor and Description |
|---|
MoxtraBinder(MoxtraBinder other)
Editor constructor.
|
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.