|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tencent.av.sdk.AVEndpoint.CancelAllViewCompleteCallback
public static class AVEndpoint.CancelAllViewCompleteCallback
cancelAllView()的回调函数,用来异步返回结果。 与requestViewList配合使用。
Constructor Summary | |
---|---|
AVEndpoint.CancelAllViewCompleteCallback()
构造函数 |
Method Summary | |
---|---|
protected void |
OnComplete(int result)
回调函数 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AVEndpoint.CancelAllViewCompleteCallback()
Method Detail |
---|
protected void OnComplete(int result)
result
- 异步返回的错误码。
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |