Click or drag to resize

GiftingPointsServiceRemovePoints Method

Remove points for a user

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public void RemovePoints(
	UserID id
)

Parameters

id
Type: ImmerseSDK.SessionsUserID
See Also