public interface NavigationObserver
void
onError(java.lang.String userId, int errorCode)
onSuccess(java.lang.String userId)
void onSuccess(java.lang.String userId)
void onError(java.lang.String userId, int errorCode)