| Package | Description |
|---|---|
| com.baidubce.services.lss |
| Modifier and Type | Method and Description |
|---|---|
GetSessionResponse |
LssClient.getSession(GetSessionRequest request)
Get your live session by live session id.
|
GetSessionResponse |
LssClient.getSession(String sessionId)
Get your live session by live session id.
|
GetSessionResponse |
LssClient.getSessionWithToken(String sessionId,
Integer timeoutInMinute)
Get your live session with token by live session id.
|
Copyright © 2020. All rights reserved.