Interface ISession.OnReadyListener
-
- Enclosing interface:
- ISession
public static interface ISession.OnReadyListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonReady(Session session)
-
-
-
Method Detail
-
onReady
void onReady(Session session)
-
-