Last updated
Last updated
Input Parameters::
Output Parameters:
Input Parameters::
Output Parameters:
Set the user's profile image url. The user must have previously logged into SendingNetwork.
Input Parameters::
Output Parameters:
Input Parameters::
Output Parameters:
Input Parameters::
Output Parameters:
Input Parameters::
Output Parameters:
Input Parameters::
Output Parameters:
The APIs below are deprecated. Please avoid using them.
Input Parameters:
Input Parameters:
Input Parameters:
Output Parameters:
avatarUrl
NSString
the new avatar url
True
success
A block object
A block object called when the operation succeeds
true
failure
A block object
A block object called when the operation fails
true
userId
NSString
the user ID
True
success
block
A block object called when the operation succeeds. It provides the user avatar url.
true
failure
block
A block object called when the operation fails.
true
userId
NSString
the user id
True
success
NSString
A block object called when the operation succeeds. It provides the user display name and avatar url.
true
failure
NSString
A block object called when the operation fails.
true
userId
NSString
user ID
True
signature
NSString
signature, length <= 100
True
success
block
success description
true
failure
block
failure description
true
userId
NSString
the user id
True
success
block
(void (^)(NSString * signature))success
true
failure
block
failure description
true
displayName
string
new nick name
true
avatarUrl
string
new profile image URL
true
user_id
string
user id
true
displayname
string
user nickname string
avatar_url
String
user profile image URL string
displayname
NSString
the new display name
true
success
A block object
A block object called when the operation succeeds.
true
failure
A block object
A block object called when the operation fails.
true
userId
string
the user ID
True
displayName
NSString
user display name
true
avatarUrl
NSString
url of the profile image
true
iOS User APIs