Method | Description | |
---|---|---|
AvatarAccess ( ) : System | ||
GetAvararForUser ( |
||
GetAvararForUser ( |
||
PostNewAvatar ( byte data, Action |
Method | Description | |
---|---|---|
InternalGetAvararForUser ( |
||
PostNewAvatar ( byte data ) : void |
public GetAvararForUser ( |
||
user | ||
size | int | |
return | byte[] |
public GetAvararForUser ( |
||
user | ||
size | int | |
onComplete | Action |
|
return | byte[] |
protected abstract InternalGetAvararForUser ( |
||
user | ||
size | int | |
return | byte[] |
protected abstract PostNewAvatar ( byte data ) : void | ||
data | byte | |
return | void |
public PostNewAvatar ( byte data, Action |
||
data | byte | |
onComplete | Action |
|
return | void |