Click or drag to resize

IUCJsonSpgRegisterNotification Method

Register for Push Notifications when Wish list gets some updates, like new follower or items

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2025.10
Syntax
C#
bool SpgRegisterNotification(
	string cardId,
	string token
)

Parameters

cardId
Type: SystemString
token
Type: SystemString

Return Value

Type: Boolean
See Also