Package | Description |
---|---|
net.bluemind.videoconferencing.starleaf.client | |
net.bluemind.videoconferencing.starleaf.dto |
Modifier and Type | Method and Description |
---|---|
SLConference |
SLConferenceClient.get(java.lang.String confId)
https://support.starleaf.com/integrating/cloud-api/org-admin-level-requests/#find_conf_details
|
Modifier and Type | Method and Description |
---|---|
SLConferenceDialInfo |
SLConferenceClient.create(SLConference conf)
https://support.starleaf.com/integrating/cloud-api/org-admin-level-requests/#Create_conf
|
SLConferenceDialInfo |
SLConferenceClient.update(java.lang.String confId,
SLConference conf)
https://support.starleaf.com/integrating/cloud-api/org-admin-level-requests/#Update_conf
|
Modifier and Type | Method and Description |
---|---|
static SLConference |
SLConference.fromJson(io.vertx.core.json.JsonObject json) |
Copyright © 2021. All Rights Reserved.