Ruyi SDK
Namespaces
Ruyi.SDK.Online
RuyiNetProfileService Class
RuyiNetProfileService Methods
UpdateUserPicture Method
Click or drag to resizeClick or drag to resize

RuyiNetProfileServiceUpdateUserPicture Method

[This is preliminary documentation and is subject to change.]

Updates the profile picture of the user.

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public Task UpdateUserPicture(
	int index,
	string filename,
	RuyiNetTaskResponseCallbackType callback
)

Parameters

index
Type: SystemInt32
The index of user
filename
Type: SystemString
The image file to use as a profile picture.
callback
Type: Ruyi.SDK.OnlineRuyiNetTaskResponseCallbackType

[Missing <param name="callback"/> documentation for "M:Ruyi.SDK.Online.RuyiNetProfileService.UpdateUserPicture(System.Int32,System.String,Ruyi.SDK.Online.RuyiNetTask{Ruyi.SDK.Online.RuyiNetGetCDNResponse}.CallbackType)"]

Return Value

Type: Task

[Missing <returns> documentation for "M:Ruyi.SDK.Online.RuyiNetProfileService.UpdateUserPicture(System.Int32,System.String,Ruyi.SDK.Online.RuyiNetTask{Ruyi.SDK.Online.RuyiNetGetCDNResponse}.CallbackType)"]

See Also

Reference

RuyiNetProfileService Class
Ruyi.SDK.Online Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com