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

Public Attributes

String liveId
 
String pushUrl
 
String pullUrl
 
String status
 

Detailed Description

Author
puke
Version
2021/5/17

Member Data Documentation

◆ liveId

String com.aliyun.roompaas.live.exposable.event.LiveCommonEvent.liveId

直播的uuid

◆ pullUrl

String com.aliyun.roompaas.live.exposable.event.LiveCommonEvent.pullUrl

拉流地址

◆ pushUrl

String com.aliyun.roompaas.live.exposable.event.LiveCommonEvent.pushUrl

推流地址

◆ status

String com.aliyun.roompaas.live.exposable.event.LiveCommonEvent.status

直播的状态,"0":未开始;"1"直播中;"2":"直播结束"


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