CleanBadgeNumber [MSDK Only]
[MSDK Only] Clear the badge on the top-right corner of the app.
Supported Platform
- Unity
- Unreal Engine
Supports
iOS
platform.Supports
iOS
platform.Function Definition
- Unity
- Unreal Engine
void CleanBadgeNumber ();
static void CleanBadgeNumber();
Code Sample
- Unity
- Unreal Engine
UnionAdapterAPI.GetPushService().CleanBadgeNumber();
GUA_NAMESPACE::GUAPushService::CleanBadgeNumber();