|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.tencent.av.sdk.AVEndpoint.RequestViewListCompleteCallback
public static class AVEndpoint.RequestViewListCompleteCallback
requestViewList()的回调函数,用来异步返回结果。
与requestViewList配合使用。
| Constructor Summary | |
|---|---|
AVEndpoint.RequestViewListCompleteCallback()
构造函数 |
|
| Method Summary | |
|---|---|
protected void |
OnComplete(java.lang.String[] identifierList,
AVView[] viewList,
int count,
int result)
回调函数 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AVEndpoint.RequestViewListCompleteCallback()
| Method Detail |
|---|
protected void OnComplete(java.lang.String[] identifierList,
AVView[] viewList,
int count,
int result)
endpointList - 成功请求的成员id列表。result - 异步返回的错误码。
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||