public class BirthdayLiveManager
extends java.lang.Object
| 限定符和类型 | 类和说明 |
|---|---|
static interface |
BirthdayLiveManager.BirthdayLiveCallBack |
| 构造器和说明 |
|---|
BirthdayLiveManager(boolean isHost,
java.lang.String hostName,
BirthdayLiveManager.BirthdayLiveCallBack mBirthdayLiveCallBack) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onDestory() |
void |
sendGuideMessage() |
public BirthdayLiveManager(boolean isHost,
java.lang.String hostName,
BirthdayLiveManager.BirthdayLiveCallBack mBirthdayLiveCallBack)