|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.tencent.av.sdk.AVContext.Config
public static class AVContext.Config
创建AVContext所需的配置信息。
| Field Summary | |
|---|---|
java.lang.String |
account_type
腾讯为每个接入方分配的账号类型 |
java.lang.String |
app_id_at3rd
app使用的OAuth授权体系分配的AppId |
java.lang.String |
identifier
帐号名(用户名) |
int |
sdk_app_id
腾讯为每个使用SDK的app分配的appid |
| Constructor Summary | |
|---|---|
AVContext.Config()
构造函数。 |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int sdk_app_id
public java.lang.String account_type
public java.lang.String app_id_at3rd
public java.lang.String identifier
| Constructor Detail |
|---|
public AVContext.Config()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||