overwolf.social.GetUserInfoResult
Overwolf APIs / overwolf / overwolf / social / GetUserInfoResult
Extends
Result
Type Parameters
| Type Parameter |
|---|
T |
Properties
| Property | Type | Description |
|---|---|---|
error? | string | Information regarding the error (if an error occurred) |
success | boolean | Whether the method executed successfully or not. |
userInfo? | T | - |