Package | Description |
---|---|
net.bluemind.videoconferencing.saas.api | |
net.bluemind.videoconferencing.saas.service.internal |
Modifier and Type | Method and Description |
---|---|
BlueMindVideoTokenResponse |
IVideoConferencingSaas.token(java.lang.String roomName) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<BlueMindVideoTokenResponse> |
IVideoConferencingSaasPromise.token(java.lang.String roomName) |
Modifier and Type | Method and Description |
---|---|
void |
IVideoConferencingSaasAsync.token(java.lang.String roomName,
AsyncHandler<BlueMindVideoTokenResponse> handler) |
Modifier and Type | Method and Description |
---|---|
BlueMindVideoTokenResponse |
VideoConferencingSaasService.token(java.lang.String roomName) |
Copyright © 2023. All Rights Reserved.