ovrRequest | ovr_Media_ShareToFacebook ( const char * postTextSuggestion, const char * filePath, ovrMediaContentType contentType ) |
// This file was @generated with LibOVRPlatform/codegen/main. Do not modify it! #ifndef OVR_REQUESTS_MEDIA_H #define OVR_REQUESTS_MEDIA_H #include "OVR_Types.h" #include "OVR_Platform_Defs.h" OVRP_PUBLIC_FUNCTION(ovrRequest) ovr_Media_ShareToFacebook(constchar *postTextSuggestion, constchar *filePath, ovrMediaContentType contentType); #endif