My IMP(低代码音视频工厂)SDK v1.5.0
IMP SDK API Reference Manual for Android Platforms
com.aliyun.roompaas.live.exposable.BusinessOptions Class Reference

Public Attributes

String liveTitle = ""
 
long liveStartTime = 0L
 
long liveEndTime = 0L
 
String liveIntroduction = ""
 
String liveCoverUrl = ""
 
String extension = ""
 

Detailed Description

互动直播业务配置参数

Member Data Documentation

◆ extension

String com.aliyun.roompaas.live.exposable.BusinessOptions.extension = ""

扩展字段

◆ liveCoverUrl

String com.aliyun.roompaas.live.exposable.BusinessOptions.liveCoverUrl = ""

直播封面

◆ liveEndTime

long com.aliyun.roompaas.live.exposable.BusinessOptions.liveEndTime = 0L

直播结束时间

◆ liveIntroduction

String com.aliyun.roompaas.live.exposable.BusinessOptions.liveIntroduction = ""

直播简介

◆ liveStartTime

long com.aliyun.roompaas.live.exposable.BusinessOptions.liveStartTime = 0L

直播开始时间

◆ liveTitle

String com.aliyun.roompaas.live.exposable.BusinessOptions.liveTitle = ""

直播title


The documentation for this class was generated from the following file: