Ruyi SDK
Namespaces
Ruyi.SDK.Online
Rating Class
Rating Methods
GetPartialUpdate Method
ToString Method
Click or drag to resizeClick or drag to resize

RatingGetPartialUpdate Method

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

Get a partial update of a rating.

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public static Rating GetPartialUpdate(
	Rating prior,
	Rating fullPosterior,
	double updatePercentage
)

Parameters

prior
Type: Ruyi.SDK.OnlineRating
The rating before adjustment.
fullPosterior
Type: Ruyi.SDK.OnlineRating
The rating after adjustment.
updatePercentage
Type: SystemDouble
The percentage of the update to apply.

Return Value

Type: Rating
The resulting rating after a partial update.
See Also

Reference

Rating 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