Clear Wake-up Callback [MSDK Only]
[MSDK Only] Clears the wake-up account callback for Unity.
Supported Platforms
- Unity
- Unreal Engine
Supports
Android, iOS platform.Unreal Engine currently does not support this interface.
Function Definition
- Unity
- Unreal Engine
void ClearWakeUpAccountRet();
Unreal Engine does not support this feature for now.
Code Example
- Unity
- Unreal Engine
UnionAdapterAPI.GetAccountService().ClearWakeUpAccountRet();
Unreal Engine does not support this feature for now.