Uses of Class
com.baidubce.services.lss.model.GetSessionResponse

Packages that use GetSessionResponse
com.baidubce.services.lss   
 

Uses of GetSessionResponse in com.baidubce.services.lss
 

Methods in com.baidubce.services.lss that return GetSessionResponse
 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 © 2018. All rights reserved.