Click or drag to resize

IUCServiceSpgRegisterNotification 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 2026.8.0
Syntax
C#
bool SpgRegisterNotification(
	string cardId,
	string token
)

Parameters

cardId  String
token  String

Return Value

Boolean
See Also