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

Packages that use CreateSessionResponse
com.baidubce.services.lss   
 

Uses of CreateSessionResponse in com.baidubce.services.lss
 

Methods in com.baidubce.services.lss that return CreateSessionResponse
 CreateSessionResponse LssClient.createSession(CreateSessionRequest request)
          Create a live session in the live stream service.
 CreateSessionResponse LssClient.createSession(String description, List<String> presets, String notification, String securityPolicy, String recording, LivePublishInfo publish)
          Create a live session in the live stream service.
 CreateSessionResponse LssClient.createSession(String description, List<String> presets, String notification, String securityPolicy, String recording, LivePublishInfo publish, String thumbnail, Watermarks watermarks)
          Create a live session in the live stream service.
 CreateSessionResponse LssClient.createSession(String description, String preset, String notification, String securityPolicy, String recording, LivePublishInfo publish)
          Create a live session in the live stream service.
 



Copyright © 2018. All rights reserved.