Exemple #1
0
 public boolean retrieveUserInfo() {
   userInfo = OkapiClient.getUserInfo(this);
   return userInfo.isRetrieveSuccessful();
 }