Package live.hms.video.signal.init
Interface HMSTokenListener
-
- All Implemented Interfaces:
-
live.hms.video.sdk.IErrorListener
public interface HMSTokenListener implements IErrorListener
-
-
Method Summary
Modifier and Type Method Description abstract UnitonTokenSuccess(String string)-
-
Method Detail
-
onTokenSuccess
abstract Unit onTokenSuccess(String string)
-
-
-
-