Skip to main content

Clear App Icon Notification Badge (CleanBadgeNumber) [MSDK Only]

[MSD Only] Clears the notification badge on the top-right corner of the app’s desktop icon.

Supported Platforms

Supports iOS platform.

Function Definition

void CleanBadgeNumber ();

Code Sample

UnionAdapterAPI.GetPushService().CleanBadgeNumber();