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

Packages that use InsertCuePointResponse
com.baidubce.services.lss   
 

Uses of InsertCuePointResponse in com.baidubce.services.lss
 

Methods in com.baidubce.services.lss that return InsertCuePointResponse
 InsertCuePointResponse LssClient.insertCuePoint(InsertCuePointRequest request)
          Insert a cue point into your live session by live session id.
 InsertCuePointResponse LssClient.insertCuePoint(String sessionId, String callback, Map<String,String> arguments)
          Insert a cue point into your live session by live session id.
 



Copyright © 2018. All rights reserved.