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

Packages that use SessionErrorInfo
com.baidubce.services.lss.model   
 

Uses of SessionErrorInfo in com.baidubce.services.lss.model
 

Methods in com.baidubce.services.lss.model that return SessionErrorInfo
 SessionErrorInfo RefreshSessionResponse.getError()
           
 SessionErrorInfo LiveSession.getError()
           
 SessionErrorInfo GetSessionResponse.getError()
           
 SessionErrorInfo LiveInfo.getError()
           
 SessionErrorInfo SessionErrorInfo.withCode(String code)
           
 SessionErrorInfo SessionErrorInfo.withMessage(String message)
           
 

Methods in com.baidubce.services.lss.model with parameters of type SessionErrorInfo
 void RefreshSessionResponse.setError(SessionErrorInfo error)
           
 void LiveSession.setError(SessionErrorInfo error)
           
 void GetSessionResponse.setError(SessionErrorInfo error)
           
 void LiveInfo.setError(SessionErrorInfo error)
           
 LiveInfo LiveInfo.withError(SessionErrorInfo error)
           
 



Copyright © 2016. All rights reserved.