AliVCSDK  6.0.0
阿里云音视频SDK,为视频开发者提供一站式接入服务
com.alivc.live.pusher.AlivcLivePushConstants.Topic Enum Reference

Public Member Functions

 Topic (String value, int index)
 
String getValue ()
 
int getIndex ()
 

Public Attributes

 action =("action", 0)
 
 event =("event", 1)
 
 error =("error", 2)
 
 biz =("biz", 3)
 

Detailed Description

Definition at line 543 of file AlivcLivePushConstants.java.