|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tencent.av.sdk.AVContext.StopContextCompleteCallback
public static class AVContext.StopContextCompleteCallback
stopContext()的回调接口,用来异步返回关闭结果。
此接口是和stopContext()一起使用的回调函数,用来异步返回执行结果。
Constructor Summary | |
---|---|
AVContext.StopContextCompleteCallback()
构造函数。 |
Method Summary | |
---|---|
void |
OnComplete()
回调函数。表示异步执行完毕 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AVContext.StopContextCompleteCallback()
Method Detail |
---|
public void OnComplete()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |