Hello there! In my application need to get information about user who already complete login.
Something like that
public void RequestUser (string user_id) { Debug.Log ("userId= " + userID); }