8#ifndef META_OCEAN_PLATFORM_META_QUEST_PLATFORMSDK_APPLICATION_H
9#define META_OCEAN_PLATFORM_META_QUEST_PLATFORMSDK_APPLICATION_H
17#include <OVR_Platform.h>
38class OCEAN_PLATFORM_META_QUEST_PLATFORMSDK_EXPORT
Application :
60 bool hasLaunchDeepLink(std::string& launchDeepLink, std::string* sessionId =
nullptr)
const;
This class implements a recursive lock object.
Definition Lock.h:31
This template class is the base class for all singleton objects.
Definition Singleton.h:71
This class implements a timestamp.
Definition Timestamp.h:36
The namespace covering the entire Ocean framework.
Definition Accessor.h:15