-
public interface SessionObserver
-
-
Method Summary
Modifier and Type Method Description abstract voidonSessionIdChanged(String newId)-
-
Method Detail
-
onSessionIdChanged
abstract void onSessionIdChanged(String newId)
-
-
-
-