Ejemplo n.º 1
0
 private void OnGetToken(DetailedResponse <IamTokenData> response, IBMError error)
 {
     SaveTokenInfo(response.Result);
 }