| 限定符和类型 | 类和说明 |
|---|---|
static class |
Tencent.Live.CommonAccess |
static class |
Tencent.Live.LiveRecord |
| 构造器和说明 |
|---|
Live() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getAppid() |
java.lang.String |
getAppKey() |
java.lang.String |
getBizid() |
Tencent.Live.CommonAccess |
getCommonAccess() |
Tencent.Live.LiveRecord |
getLiveRecord() |
java.lang.String |
getPlayDomain() |
java.lang.String |
getPushDomain() |
java.lang.String |
getSafeKey() |
Tencent.Live |
setAppid(java.lang.String appid) |
Tencent.Live |
setAppKey(java.lang.String appKey) |
Tencent.Live |
setBizid(java.lang.String bizid) |
Tencent.Live |
setCommonAccess(Tencent.Live.CommonAccess commonAccess) |
Tencent.Live |
setLiveRecord(Tencent.Live.LiveRecord liveRecord) |
Tencent.Live |
setPlayDomain(java.lang.String playDomain) |
Tencent.Live |
setPushDomain(java.lang.String pushDomain) |
Tencent.Live |
setSafeKey(java.lang.String safeKey) |
public Tencent.Live.LiveRecord getLiveRecord()
public Tencent.Live setLiveRecord(Tencent.Live.LiveRecord liveRecord)
public Tencent.Live.CommonAccess getCommonAccess()
public Tencent.Live setCommonAccess(Tencent.Live.CommonAccess commonAccess)
public java.lang.String getAppid()
public Tencent.Live setAppid(java.lang.String appid)
public java.lang.String getSafeKey()
public Tencent.Live setSafeKey(java.lang.String safeKey)
public java.lang.String getBizid()
public Tencent.Live setBizid(java.lang.String bizid)
public java.lang.String getAppKey()
public Tencent.Live setAppKey(java.lang.String appKey)
public java.lang.String getPushDomain()
public Tencent.Live setPushDomain(java.lang.String pushDomain)
public java.lang.String getPlayDomain()
public Tencent.Live setPlayDomain(java.lang.String playDomain)
Copyright © 2019. All Rights Reserved.