PICO Platform Unity SDK
CLIB Class Reference

Classes

struct  __Internal
 

Public Member Functions

delegate int RtcProcessAudioFrameFunction (IntPtr audioFrameHandle)
 
static void ppf_Rtc_RegisterLocalAudioProcessor (RtcProcessAudioFrameFunction rtcProcessAudioFrameFunction, RtcAudioChannel channel, RtcAudioSampleRate sampleRate)
 
static PlatformInitializeResult ppf_InitializeAndroid (string appId, IntPtr activityObj, IntPtr env)
 
static ulong ppf_InitializeAndroidAsynchronous (string appId, IntPtr activityObj, IntPtr env)
 

Static Public Member Functions

static __IntPtr ppf_PopMessage ()
 
static void ppf_FreeMessage (__IntPtr obj)
 
static string ppfAchievementType_ToString (global::Pico.Platform.AchievementType value)
 
static global::Pico.Platform.AchievementType ppfAchievementType_FromString (string str)
 
static string ppfAchievementWritePolicy_ToString (global::Pico.Platform.AchievementWritePolicy value)
 
static global::Pico.Platform.AchievementWritePolicy ppfAchievementWritePolicy_FromString (string str)
 
static string ppfKeyValuePairType_ToString (global::Pico.Platform.KVPairType value)
 
static global::Pico.Platform.KVPairType ppfKeyValuePairType_FromString (string str)
 
static string ppfMatchmakingCriterionImportance_ToString (global::Pico.Platform.MatchmakingCriterionImportance value)
 
static global::Pico.Platform.MatchmakingCriterionImportance ppfMatchmakingCriterionImportance_FromString (string str)
 
static ulong ppf_AchievementDefinition_GetID (__IntPtr obj)
 
static string ppf_AchievementDefinition_GetName (__IntPtr obj)
 
static uint ppf_AchievementDefinition_GetBitfieldLength (__IntPtr obj)
 
static long ppf_AchievementDefinition_GetTarget (__IntPtr obj)
 
static global::Pico.Platform.AchievementType ppf_AchievementDefinition_GetType (__IntPtr obj)
 
static global::Pico.Platform.AchievementWritePolicy ppf_AchievementDefinition_GetWritePolicy (__IntPtr obj)
 
static bool ppf_AchievementDefinition_IsArchived (__IntPtr obj)
 
static bool ppf_AchievementDefinition_IsSecret (__IntPtr obj)
 
static string ppf_AchievementDefinition_GetTitle (__IntPtr obj)
 
static string ppf_AchievementDefinition_GetDescription (__IntPtr obj)
 
static string ppf_AchievementDefinition_GetUnlockedDescription (__IntPtr obj)
 
static string ppf_AchievementDefinition_GetLockedImageURL (__IntPtr obj)
 
static string ppf_AchievementDefinition_GetUnlockedImageURL (__IntPtr obj)
 
static __IntPtr ppf_AchievementDefinitionArray_GetElement (__IntPtr obj, UIntPtr index)
 
static string ppf_AchievementDefinitionArray_GetNextUrl (__IntPtr obj)
 
static UIntPtr ppf_AchievementDefinitionArray_GetSize (__IntPtr obj)
 
static UIntPtr ppf_AchievementDefinitionArray_GetTotalSize (__IntPtr obj)
 
static bool ppf_AchievementDefinitionArray_HasNextPage (__IntPtr obj)
 
static ulong ppf_AchievementProgress_GetID (__IntPtr obj)
 
static string ppf_AchievementProgress_GetBitfield (__IntPtr obj)
 
static long ppf_AchievementProgress_GetCount (__IntPtr obj)
 
static bool ppf_AchievementProgress_GetIsUnlocked (__IntPtr obj)
 
static string ppf_AchievementProgress_GetName (__IntPtr obj)
 
static ulong ppf_AchievementProgress_GetUnlockTime (__IntPtr obj)
 
static __IntPtr ppf_AchievementProgress_GetExtraData (__IntPtr obj)
 
static uint ppf_AchievementProgress_GetExtraDataLength (__IntPtr obj)
 
static __IntPtr ppf_AchievementProgressArray_GetElement (__IntPtr obj, UIntPtr index)
 
static string ppf_AchievementProgressArray_GetNextUrl (__IntPtr obj)
 
static UIntPtr ppf_AchievementProgressArray_GetSize (__IntPtr obj)
 
static UIntPtr ppf_AchievementProgressArray_GetTotalSize (__IntPtr obj)
 
static bool ppf_AchievementProgressArray_HasNextPage (__IntPtr obj)
 
static bool ppf_AchievementUpdate_GetJustUnlocked (__IntPtr obj)
 
static string ppf_AchievementUpdate_GetName (__IntPtr obj)
 
static __IntPtr ppf_ApplicationByMessageOptions_Create ()
 
static void ppf_ApplicationByMessageOptions_Destroy (__IntPtr handle)
 
static void ppf_ApplicationByMessageOptions_SetMessageData (__IntPtr handle, string value)
 
static __IntPtr ppf_ApplicationByPresenceOptions_Create ()
 
static void ppf_ApplicationByPresenceOptions_Destroy (__IntPtr handle)
 
static void ppf_ApplicationByPresenceOptions_SetDeeplinkMessage (__IntPtr handle, string value)
 
static void ppf_ApplicationByPresenceOptions_SetDestinationApiName (__IntPtr handle, string value)
 
static void ppf_ApplicationByPresenceOptions_SetLobbySessionId (__IntPtr handle, string value)
 
static void ppf_ApplicationByPresenceOptions_SetMatchSessionId (__IntPtr handle, string value)
 
static void ppf_ApplicationByPresenceOptions_SetTrackingId (__IntPtr handle, string value)
 
static void ppf_ApplicationByPresenceOptions_SetExtra (__IntPtr handle, string value)
 
static string ppf_Destination_GetApiName (__IntPtr obj)
 
static string ppf_Destination_GetDeeplinkMessage (__IntPtr obj)
 
static string ppf_Destination_GetDisplayName (__IntPtr obj)
 
static string ppf_User_GetDisplayName (__IntPtr obj)
 
static string ppf_User_GetImageUrl (__IntPtr obj)
 
static string ppf_User_GetID (__IntPtr obj)
 
static string ppf_User_GetInviteToken (__IntPtr obj)
 
static string ppf_User_GetSmallImageUrl (__IntPtr obj)
 
static global::Pico.Platform.UserPresenceStatus ppf_User_GetPresenceStatus (__IntPtr obj)
 
static global::Pico.Platform.Gender ppf_User_GetGender (__IntPtr obj)
 
static string ppf_User_GetPresence (__IntPtr obj)
 
static string ppf_User_GetPresenceDeeplinkMessage (__IntPtr obj)
 
static string ppf_User_GetPresenceDestinationApiName (__IntPtr obj)
 
static string ppf_User_GetPresenceLobbySessionId (__IntPtr obj)
 
static string ppf_User_GetPresenceMatchSessionId (__IntPtr obj)
 
static string ppf_User_GetPresencePackage (__IntPtr obj)
 
static string ppf_User_GetPresenceExtra (__IntPtr obj)
 
static bool ppf_User_GetPresenceIsJoinable (__IntPtr obj)
 
static string ppf_User_GetStoreRegion (__IntPtr obj)
 
static __IntPtr ppf_ApplicationInvite_GetDestination (__IntPtr obj)
 
static __IntPtr ppf_ApplicationInvite_GetRecipient (__IntPtr obj)
 
static ulong ppf_ApplicationInvite_GetID (__IntPtr obj)
 
static bool ppf_ApplicationInvite_GetIsActive (__IntPtr obj)
 
static string ppf_ApplicationInvite_GetLobbySessionId (__IntPtr obj)
 
static string ppf_ApplicationInvite_GetMatchSessionId (__IntPtr obj)
 
static __IntPtr ppf_ApplicationInviteArray_GetElement (__IntPtr obj, UIntPtr index)
 
static string ppf_ApplicationInviteArray_GetNextPageParam (__IntPtr obj)
 
static UIntPtr ppf_ApplicationInviteArray_GetSize (__IntPtr obj)
 
static bool ppf_ApplicationInviteArray_HasNextPage (__IntPtr obj)
 
static __IntPtr ppf_ApplicationOptions_Create ()
 
static void ppf_ApplicationOptions_Destroy (__IntPtr handle)
 
static void ppf_ApplicationOptions_SetDeeplinkMessage (__IntPtr handle, string value)
 
static long ppf_ApplicationVersion_GetCurrentCode (__IntPtr obj)
 
static string ppf_ApplicationVersion_GetCurrentName (__IntPtr obj)
 
static long ppf_ApplicationVersion_GetLatestCode (__IntPtr obj)
 
static string ppf_ApplicationVersion_GetLatestName (__IntPtr obj)
 
static ulong ppf_AssetDetails_GetAssetId (__IntPtr obj)
 
static string ppf_AssetDetails_GetAssetType (__IntPtr obj)
 
static string ppf_AssetDetails_GetDownloadStatus (__IntPtr obj)
 
static string ppf_AssetDetails_GetFilepath (__IntPtr obj)
 
static string ppf_AssetDetails_GetIapStatus (__IntPtr obj)
 
static string ppf_AssetDetails_GetMetadata (__IntPtr obj)
 
static string ppf_AssetDetails_GetFilename (__IntPtr obj)
 
static int ppf_AssetDetails_GetVersion (__IntPtr obj)
 
static string ppf_AssetDetails_GetIapSku (__IntPtr obj)
 
static string ppf_AssetDetails_GetIapName (__IntPtr obj)
 
static string ppf_AssetDetails_GetIapPrice (__IntPtr obj)
 
static string ppf_AssetDetails_GetIapCurrency (__IntPtr obj)
 
static string ppf_AssetDetails_GetIapDescription (__IntPtr obj)
 
static string ppf_AssetDetails_GetIapIcon (__IntPtr obj)
 
static __IntPtr ppf_AssetDetailsArray_GetElement (__IntPtr obj, UIntPtr index)
 
static UIntPtr ppf_AssetDetailsArray_GetSize (__IntPtr obj)
 
static bool ppf_AssetDetailsArray_HasNextPage (__IntPtr obj)
 
static string ppf_AssetDetailsArray_GetNextPageParam (__IntPtr obj)
 
static ulong ppf_AssetFileDeleteForSafety_GetAssetId (__IntPtr obj)
 
static string ppf_AssetFileDeleteForSafety_GetReason (__IntPtr obj)
 
static ulong ppf_AssetFileDeleteResult_GetAssetId (__IntPtr obj)
 
static string ppf_AssetFileDeleteResult_GetFilepath (__IntPtr obj)
 
static bool ppf_AssetFileDeleteResult_GetSuccess (__IntPtr obj)
 
static ulong ppf_AssetFileDownloadCancelResult_GetAssetId (__IntPtr obj)
 
static string ppf_AssetFileDownloadCancelResult_GetFilepath (__IntPtr obj)
 
static bool ppf_AssetFileDownloadCancelResult_GetSuccess (__IntPtr obj)
 
static ulong ppf_AssetFileDownloadResult_GetAssetId (__IntPtr obj)
 
static string ppf_AssetFileDownloadResult_GetFilepath (__IntPtr obj)
 
static ulong ppf_AssetFileDownloadUpdate_GetAssetId (__IntPtr obj)
 
static ulong ppf_AssetFileDownloadUpdate_GetBytesTotal (__IntPtr obj)
 
static long ppf_AssetFileDownloadUpdate_GetBytesTransferred (__IntPtr obj)
 
static global::Pico.Platform.AssetFileDownloadCompleteStatus ppf_AssetFileDownloadUpdate_GetCompleteStatus (__IntPtr obj)
 
static ulong ppf_AssetStatus_GetAssetId (__IntPtr obj)
 
static string ppf_AssetStatus_GetFilename (__IntPtr obj)
 
static string ppf_AssetStatus_GetFilepath (__IntPtr obj)
 
static string ppf_AssetStatus_GetDownloadStatus (__IntPtr obj)
 
static string ppfChallengeCreationType_ToString (global::Pico.Platform.ChallengeCreationType value)
 
static global::Pico.Platform.ChallengeCreationType ppfChallengeCreationType_FromString (string str)
 
static string ppfChallengeVisibility_ToString (global::Pico.Platform.ChallengeVisibility value)
 
static global::Pico.Platform.ChallengeVisibility ppfChallengeVisibility_FromString (string str)
 
static __IntPtr ppf_Leaderboard_GetDestination (__IntPtr obj)
 
static string ppf_Leaderboard_GetApiName (__IntPtr obj)
 
static ulong ppf_Leaderboard_GetID (__IntPtr obj)
 
static __IntPtr ppf_UserArray_GetElement (__IntPtr obj, UIntPtr index)
 
static UIntPtr ppf_UserArray_GetSize (__IntPtr obj)
 
static bool ppf_UserArray_HasNextPage (__IntPtr obj)
 
static string ppf_UserArray_GetNextPageParam (__IntPtr obj)
 
static global::Pico.Platform.ChallengeCreationType ppf_Challenge_GetCreationType (__IntPtr obj)
 
static __IntPtr ppf_Challenge_GetInvitedUsers (__IntPtr obj)
 
static __IntPtr ppf_Challenge_GetLeaderboard (__IntPtr obj)
 
static __IntPtr ppf_Challenge_GetParticipants (__IntPtr obj)
 
static string ppf_Challenge_GetTitle (__IntPtr obj)
 
static global::Pico.Platform.ChallengeVisibility ppf_Challenge_GetVisibility (__IntPtr obj)
 
static ulong ppf_Challenge_GetEndDate (__IntPtr obj)
 
static ulong ppf_Challenge_GetID (__IntPtr obj)
 
static ulong ppf_Challenge_GetStartDate (__IntPtr obj)
 
static __IntPtr ppf_ChallengeArray_GetElement (__IntPtr obj, UIntPtr index)
 
static string ppf_ChallengeArray_GetNextUrl (__IntPtr obj)
 
static string ppf_ChallengeArray_GetPreviousUrl (__IntPtr obj)
 
static UIntPtr ppf_ChallengeArray_GetSize (__IntPtr obj)
 
static ulong ppf_ChallengeArray_GetTotalCount (__IntPtr obj)
 
static bool ppf_ChallengeArray_HasNextPage (__IntPtr obj)
 
static bool ppf_ChallengeArray_HasPreviousPage (__IntPtr obj)
 
static string ppf_ChallengeEntry_GetDisplayScore (__IntPtr obj)
 
static __IntPtr ppf_ChallengeEntry_GetExtraData (__IntPtr obj)
 
static uint ppf_ChallengeEntry_GetExtraDataLength (__IntPtr obj)
 
static ulong ppf_ChallengeEntry_GetID (__IntPtr obj)
 
static int ppf_ChallengeEntry_GetRank (__IntPtr obj)
 
static long ppf_ChallengeEntry_GetScore (__IntPtr obj)
 
static ulong ppf_ChallengeEntry_GetTimestamp (__IntPtr obj)
 
static __IntPtr ppf_ChallengeEntry_GetUser (__IntPtr obj)
 
static __IntPtr ppf_ChallengeEntryArray_GetElement (__IntPtr obj, UIntPtr index)
 
static string ppf_ChallengeEntryArray_GetNextUrl (__IntPtr obj)
 
static string ppf_ChallengeEntryArray_GetPreviousUrl (__IntPtr obj)
 
static UIntPtr ppf_ChallengeEntryArray_GetSize (__IntPtr obj)
 
static ulong ppf_ChallengeEntryArray_GetTotalCount (__IntPtr obj)
 
static bool ppf_ChallengeEntryArray_HasNextPage (__IntPtr obj)
 
static bool ppf_ChallengeEntryArray_HasPreviousPage (__IntPtr obj)
 
static string ppfChallengeViewerFilter_ToString (global::Pico.Platform.ChallengeViewerFilter value)
 
static global::Pico.Platform.ChallengeViewerFilter ppfChallengeViewerFilter_FromString (string str)
 
static __IntPtr ppf_ChallengeOptions_Create ()
 
static void ppf_ChallengeOptions_Destroy (__IntPtr handle)
 
static void ppf_ChallengeOptions_SetEndDate (__IntPtr handle, ulong value)
 
static void ppf_ChallengeOptions_SetIncludeActiveChallenges (__IntPtr handle, bool value)
 
static void ppf_ChallengeOptions_SetIncludeFutureChallenges (__IntPtr handle, bool value)
 
static void ppf_ChallengeOptions_SetIncludePastChallenges (__IntPtr handle, bool value)
 
static void ppf_ChallengeOptions_SetLeaderboardName (__IntPtr handle, string value)
 
static void ppf_ChallengeOptions_SetStartDate (__IntPtr handle, ulong value)
 
static void ppf_ChallengeOptions_SetTitle (__IntPtr handle, string value)
 
static void ppf_ChallengeOptions_SetViewerFilter (__IntPtr handle, global::Pico.Platform.ChallengeViewerFilter value)
 
static void ppf_ChallengeOptions_SetVisibility (__IntPtr handle, global::Pico.Platform.ChallengeVisibility value)
 
static uint ppf_DataStore_Contains (__IntPtr obj, string key)
 
static string ppf_DataStore_GetKey (__IntPtr obj, int index)
 
static UIntPtr ppf_DataStore_GetNumKeys (__IntPtr obj)
 
static string ppf_DataStore_GetValue (__IntPtr obj, string key)
 
static __IntPtr ppf_DestinationArray_GetElement (__IntPtr obj, UIntPtr index)
 
static string ppf_DestinationArray_GetNextPageParam (__IntPtr obj)
 
static UIntPtr ppf_DestinationArray_GetSize (__IntPtr obj)
 
static bool ppf_DestinationArray_HasNextPage (__IntPtr obj)
 
static string ppf_DetectSensitiveResult_GetFilteredText (__IntPtr obj)
 
static global::Pico.Platform.SensitiveProposal ppf_DetectSensitiveResult_GetProposal (__IntPtr obj)
 
static bool ppf_EntitlementCheckResult_GetHasEntitlement (__IntPtr obj)
 
static int ppf_EntitlementCheckResult_GetStatusCode (__IntPtr obj)
 
static string ppf_EntitlementCheckResult_GetStatusMessage (__IntPtr obj)
 
static string ppf_Error_GetMessage (__IntPtr obj)
 
static int ppf_Error_GetCode (__IntPtr obj)
 
static string ppf_LaunchDetails_GetDeeplinkMessage (__IntPtr obj)
 
static string ppf_LaunchDetails_GetDestinationApiName (__IntPtr obj)
 
static string ppf_LaunchDetails_GetLobbySessionID (__IntPtr obj)
 
static string ppf_LaunchDetails_GetMatchSessionID (__IntPtr obj)
 
static string ppf_LaunchDetails_GetExtra (__IntPtr obj)
 
static ulong ppf_LaunchDetails_GetRoomID (__IntPtr obj)
 
static ulong ppf_LaunchDetails_GetChallengeID (__IntPtr obj)
 
static string ppf_LaunchDetails_GetTrackingID (__IntPtr obj)
 
static global::Pico.Platform.LaunchType ppf_LaunchDetails_GetLaunchType (__IntPtr obj)
 
static string ppf_LaunchDetails_GetClientAction (__IntPtr obj)
 
static string ppf_SystemInfo_GetROMVersion (__IntPtr obj)
 
static string ppf_SystemInfo_GetLocale (__IntPtr obj)
 
static string ppf_SystemInfo_GetProductName (__IntPtr obj)
 
static bool ppf_SystemInfo_GetIsCnDevice (__IntPtr obj)
 
static string ppf_SystemInfo_GetMatrixVersionName (__IntPtr obj)
 
static long ppf_SystemInfo_GetMatrixVersionCode (__IntPtr obj)
 
static __IntPtr ppf_ApplicationLifecycle_GetLaunchDetails ()
 
static void ppf_ApplicationLifecycle_LogDeeplinkResult (string trackingID, global::Pico.Platform.LaunchResult result)
 
static __IntPtr ppf_Application_GetSystemInfo ()
 
static void ppf_Packet_Free (__IntPtr obj)
 
static __IntPtr ppf_Packet_GetBytes (__IntPtr obj)
 
static string ppf_Packet_GetSenderID (__IntPtr obj)
 
static UIntPtr ppf_Packet_GetSize (__IntPtr obj)
 
static __IntPtr ppf_Net_ReadPacket ()
 
static bool ppf_Net_SendPacket (string userID, UIntPtr length, __IntPtr bytes)
 
static bool ppf_Net_SendPacket2 (string userID, UIntPtr length, __IntPtr bytes, bool reliable)
 
static bool ppf_Net_SendPacketToCurrentRoom (UIntPtr length, __IntPtr bytes)
 
static bool ppf_Net_SendPacketToCurrentRoom2 (UIntPtr length, __IntPtr bytes, bool reliable)
 
static void ppf_RtcAudioPropertyOptions_Destroy (__IntPtr obj)
 
static __IntPtr ppf_RtcAudioPropertyOptions_Create ()
 
static void ppf_RtcAudioPropertyOptions_SetInterval (__IntPtr obj, int value)
 
static void ppf_RtcStreamSyncInfoOptions_Destroy (__IntPtr obj)
 
static __IntPtr ppf_RtcStreamSyncInfoOptions_Create ()
 
static void ppf_RtcStreamSyncInfoOptions_SetStreamIndex (__IntPtr obj, global::Pico.Platform.RtcStreamIndex value)
 
static void ppf_RtcStreamSyncInfoOptions_SetRepeatCount (__IntPtr obj, int value)
 
static void ppf_RtcStreamSyncInfoOptions_SetStreamType (__IntPtr obj, global::Pico.Platform.RtcSyncInfoStreamType value)
 
static void ppf_RtcRoomOptions_Destroy (__IntPtr obj)
 
static __IntPtr ppf_RtcRoomOptions_Create ()
 
static void ppf_RtcRoomOptions_SetRoomProfileType (__IntPtr obj, global::Pico.Platform.RtcRoomProfileType value)
 
static void ppf_RtcRoomOptions_SetIsAutoSubscribeAudio (__IntPtr obj, bool value)
 
static void ppf_RtcRoomOptions_SetRoomId (__IntPtr obj, string value)
 
static void ppf_RtcRoomOptions_SetUserId (__IntPtr obj, string value)
 
static void ppf_RtcRoomOptions_SetUserExtra (__IntPtr obj, string value)
 
static void ppf_RtcRoomOptions_SetToken (__IntPtr obj, string value)
 
static void ppf_RtcAudioFrameOptions_Destroy (__IntPtr obj)
 
static __IntPtr ppf_RtcAudioFrameOptions_Create ()
 
static void ppf_RtcAudioFrameOptions_SetSampleRate (__IntPtr obj, global::Pico.Platform.RtcAudioSampleRate value)
 
static void ppf_RtcAudioFrameOptions_SetChannel (__IntPtr obj, global::Pico.Platform.RtcAudioChannel value)
 
static void ppf_RtcAudioFrameOptions_SetTimeStampInUs (__IntPtr obj, long value)
 
static void ppf_RtcAudioFrameOptions_SetData (__IntPtr obj, __IntPtr value)
 
static void ppf_RtcAudioFrameOptions_SetDataSize (__IntPtr obj, long value)
 
static void ppf_RtcAudioFrameOptions_SetDeepCopy (__IntPtr obj, bool value)
 
static global::Pico.Platform.RtcEngineInitResult ppf_Rtc_InitRtcEngine ()
 
static void ppf_Rtc_UnInitRtcEngine ()
 
static int ppf_Rtc_JoinRoom (__IntPtr roomOptions)
 
static int ppf_Rtc_LeaveRoom (string roomId)
 
static void ppf_Rtc_DestroyRoom (string roomId)
 
static void ppf_Rtc_PublishRoom (string roomId)
 
static void ppf_Rtc_UnPublishRoom (string roomId)
 
static void ppf_Rtc_UpdateToken (string roomId, string token)
 
static void ppf_Rtc_EnableAudioPropertiesReport (__IntPtr config)
 
static void ppf_Rtc_MuteLocalAudio (global::Pico.Platform.RtcMuteState muteState)
 
static void ppf_Rtc_RoomPauseAllSubscribedStream (string roomId, global::Pico.Platform.RtcPauseResumeMediaType mediaType)
 
static void ppf_Rtc_RoomResumeAllSubscribedStream (string roomId, global::Pico.Platform.RtcPauseResumeMediaType mediaType)
 
static void ppf_Rtc_SetAudioPlaybackDevice (global::Pico.Platform.RtcAudioPlaybackDevice device)
 
static void ppf_Rtc_SetAudioScenario (global::Pico.Platform.RtcAudioScenarioType scenario)
 
static void ppf_Rtc_SetCaptureVolume (global::Pico.Platform.RtcStreamIndex index, int volume)
 
static void ppf_Rtc_SetEarMonitorMode (global::Pico.Platform.RtcEarMonitorMode earMonitorMode)
 
static void ppf_Rtc_SetEarMonitorVolume (int volume)
 
static void ppf_Rtc_SetPlaybackVolume (int volume)
 
static void ppf_Rtc_StartAudioCapture ()
 
static void ppf_Rtc_StopAudioCapture ()
 
static void ppf_Rtc_RoomPublishStream (string roomId, global::Pico.Platform.RtcMediaStreamType streamType)
 
static void ppf_Rtc_RoomSetRemoteAudioPlaybackVolume (string roomId, string userId, int volume)
 
static void ppf_Rtc_RoomSubscribeStream (string roomId, string userId, global::Pico.Platform.RtcMediaStreamType mediaType)
 
static void ppf_Rtc_RoomUnPublishStream (string roomId, global::Pico.Platform.RtcMediaStreamType streamType)
 
static void ppf_Rtc_RoomUnsubscribeStream (string roomId, string userId, global::Pico.Platform.RtcMediaStreamType mediaType)
 
static long ppf_Rtc_SendRoomBinaryMessage (string roomId, __IntPtr message, int length)
 
static long ppf_Rtc_SendRoomMessage (string roomId, string message)
 
static int ppf_Rtc_SendStreamSyncInfo (__IntPtr data, int length, __IntPtr config)
 
static long ppf_Rtc_SendUserBinaryMessage (string roomId, string userId, __IntPtr message, int length)
 
static long ppf_Rtc_SendUserMessage (string roomId, string userId, string message)
 
static int ppf_Rtc_SetAudioSourceType (global::Pico.Platform.RtcAudioSourceType type)
 
static void ppf_Rtc_SetScreenAudioSourceType (global::Pico.Platform.RtcAudioSourceType sourceType)
 
static int ppf_Rtc_PushExternalAudioFrame (__IntPtr audioFrame)
 
static ulong ppf_Game_InitializeWithToken (string accessToken)
 
static ulong ppf_Game_InitializeWithTokenAccountTypeOne (string accessToken)
 
static ulong ppf_Game_InitializeAuto ()
 
static bool ppf_Game_UnInitialize ()
 
static __IntPtr ppf_InviteOptions_Create ()
 
static void ppf_InviteOptions_Destroy (__IntPtr handle)
 
static void ppf_InviteOptions_AddSuggestedUser (__IntPtr handle, string value)
 
static void ppf_InviteOptions_ClearSuggestedUsers (__IntPtr handle)
 
static __IntPtr ppf_KeyValuePair_Create ()
 
static void ppf_KeyValuePair_Destroy (__IntPtr obj)
 
static string ppf_KeyValuePair_GetKey (__IntPtr obj)
 
static void ppf_KeyValuePair_SetKey (__IntPtr obj, string key)
 
static global::Pico.Platform.KVPairType ppf_KeyValuePair_GetValueType (__IntPtr obj)
 
static int ppf_KeyValuePair_GetIntValue (__IntPtr obj)
 
static void ppf_KeyValuePair_SetIntValue (__IntPtr obj, int value)
 
static double ppf_KeyValuePair_GetDoubleValue (__IntPtr obj)
 
static void ppf_KeyValuePair_SetDoubleValue (__IntPtr obj, double value)
 
static string ppf_KeyValuePair_GetStringValue (__IntPtr obj)
 
static void ppf_KeyValuePair_SetStringValue (__IntPtr obj, string value)
 
static __IntPtr ppf_KeyValuePairArray_Create (UIntPtr size)
 
static void ppf_KeyValuePairArray_Destroy (__IntPtr obj)
 
static __IntPtr ppf_KeyValuePairArray_GetElement (__IntPtr obj, UIntPtr index)
 
static bool ppf_LaunchFriendRequestFlowResult_GetDidCancel (__IntPtr obj)
 
static bool ppf_LaunchFriendRequestFlowResult_GetDidSendRequest (__IntPtr obj)
 
static __IntPtr ppf_LeaderboardArray_GetElement (__IntPtr obj, UIntPtr index)
 
static string ppf_LeaderboardArray_GetNextUrl (__IntPtr obj)
 
static UIntPtr ppf_LeaderboardArray_GetSize (__IntPtr obj)
 
static ulong ppf_LeaderboardArray_GetTotalCount (__IntPtr obj)
 
static bool ppf_LeaderboardArray_HasNextPage (__IntPtr obj)
 
static ulong ppf_SupplementaryMetric_GetID (__IntPtr obj)
 
static long ppf_SupplementaryMetric_GetMetric (__IntPtr obj)
 
static __IntPtr ppf_LeaderboardEntry_GetSupplementaryMetric (__IntPtr obj)
 
static string ppf_LeaderboardEntry_GetDisplayScore (__IntPtr obj)
 
static __IntPtr ppf_LeaderboardEntry_GetExtraData (__IntPtr obj)
 
static uint ppf_LeaderboardEntry_GetExtraDataLength (__IntPtr obj)
 
static ulong ppf_LeaderboardEntry_GetID (__IntPtr obj)
 
static int ppf_LeaderboardEntry_GetRank (__IntPtr obj)
 
static long ppf_LeaderboardEntry_GetScore (__IntPtr obj)
 
static ulong ppf_LeaderboardEntry_GetTimestamp (__IntPtr obj)
 
static __IntPtr ppf_LeaderboardEntry_GetUser (__IntPtr obj)
 
static __IntPtr ppf_LeaderboardEntryArray_GetElement (__IntPtr obj, UIntPtr index)
 
static string ppf_LeaderboardEntryArray_GetNextUrl (__IntPtr obj)
 
static string ppf_LeaderboardEntryArray_GetPreviousUrl (__IntPtr obj)
 
static UIntPtr ppf_LeaderboardEntryArray_GetSize (__IntPtr obj)
 
static ulong ppf_LeaderboardEntryArray_GetTotalCount (__IntPtr obj)
 
static bool ppf_LeaderboardEntryArray_HasNextPage (__IntPtr obj)
 
static bool ppf_LeaderboardEntryArray_HasPreviousPage (__IntPtr obj)
 
static string ppfLeaderboardFilterType_ToString (global::Pico.Platform.LeaderboardFilterType value)
 
static global::Pico.Platform.LeaderboardFilterType ppfLeaderboardFilterType_FromString (string str)
 
static string ppfLeaderboardStartAt_ToString (global::Pico.Platform.LeaderboardStartAt value)
 
static global::Pico.Platform.LeaderboardStartAt ppfLeaderboardStartAt_FromString (string str)
 
static bool ppf_LeaderboardUpdateStatus_GetDidUpdate (__IntPtr obj)
 
static ulong ppf_LeaderboardUpdateStatus_GetUpdatedChallengeId (__IntPtr obj, uint index)
 
static uint ppf_LeaderboardUpdateStatus_GetUpdatedChallengeIdsSize (__IntPtr obj)
 
static bool ppf_MatchmakingAdminSnapshotCandidate_GetCanMatch (__IntPtr obj)
 
static double ppf_MatchmakingAdminSnapshotCandidate_GetMyTotalScore (__IntPtr obj)
 
static double ppf_MatchmakingAdminSnapshotCandidate_GetTheirCurrentThreshold (__IntPtr obj)
 
static __IntPtr ppf_MatchmakingAdminSnapshotCandidateArray_GetElement (__IntPtr obj, UIntPtr index)
 
static UIntPtr ppf_MatchmakingAdminSnapshotCandidateArray_GetSize (__IntPtr obj)
 
static UIntPtr ppf_MatchmakingAdminSnapshotCandidateArray_GetTotalCount (__IntPtr obj)
 
static __IntPtr ppf_MatchmakingAdminSnapshot_GetCandidates (__IntPtr obj)
 
static double ppf_MatchmakingAdminSnapshot_GetMyCurrentThreshold (__IntPtr obj)
 
static __IntPtr ppf_MatchmakingEnqueueResult_GetAdminSnapshot (__IntPtr obj)
 
static uint ppf_MatchmakingEnqueueResult_GetAverageWait (__IntPtr obj)
 
static uint ppf_MatchmakingEnqueueResult_GetMatchesInLastHourCount (__IntPtr obj)
 
static uint ppf_MatchmakingEnqueueResult_GetMaxExpectedWait (__IntPtr obj)
 
static uint ppf_MatchmakingEnqueueResult_GetRecentMatchPercentage (__IntPtr obj)
 
static string ppf_MatchmakingEnqueueResult_GetPool (__IntPtr obj)
 
static string ppfRoomJoinability_ToString (global::Pico.Platform.RoomJoinability value)
 
static global::Pico.Platform.RoomJoinability ppfRoomJoinability_FromString (string str)
 
static string ppfRoomJoinPolicy_ToString (global::Pico.Platform.RoomJoinPolicy value)
 
static global::Pico.Platform.RoomJoinPolicy ppfRoomJoinPolicy_FromString (string str)
 
static string ppfRoomType_ToString (global::Pico.Platform.RoomType value)
 
static global::Pico.Platform.RoomType ppfRoomType_FromString (string str)
 
static __IntPtr ppf_Room_GetDataStore (__IntPtr obj)
 
static __IntPtr ppf_Room_GetOwner (__IntPtr obj)
 
static string ppf_Room_GetName (__IntPtr obj)
 
static __IntPtr ppf_Room_GetUsers (__IntPtr obj)
 
static string ppf_Room_GetDescription (__IntPtr obj)
 
static ulong ppf_Room_GetID (__IntPtr obj)
 
static bool ppf_Room_GetIsMembershipLocked (__IntPtr obj)
 
static global::Pico.Platform.RoomJoinPolicy ppf_Room_GetJoinPolicy (__IntPtr obj)
 
static global::Pico.Platform.RoomJoinability ppf_Room_GetJoinability (__IntPtr obj)
 
static uint ppf_Room_GetMaxUsers (__IntPtr obj)
 
static global::Pico.Platform.RoomType ppf_Room_GetType (__IntPtr obj)
 
static uint ppf_Room_GetPlayerNumber (__IntPtr obj)
 
static uint ppf_MatchmakingRoom_GetPingTime (__IntPtr obj)
 
static __IntPtr ppf_MatchmakingRoom_GetRoom (__IntPtr obj)
 
static bool ppf_MatchmakingRoom_HasPingTime (__IntPtr obj)
 
static __IntPtr ppf_MatchmakingRoomArray_GetElement (__IntPtr obj, UIntPtr index)
 
static UIntPtr ppf_MatchmakingRoomArray_GetSize (__IntPtr obj)
 
static int ppf_MatchmakingRoomArray_GetTotalCount (__IntPtr obj)
 
static __IntPtr ppf_MatchmakingBrowseResult_GetEnqueueResult (__IntPtr obj)
 
static __IntPtr ppf_MatchmakingBrowseResult_GetRooms (__IntPtr obj)
 
static __IntPtr ppf_MatchmakingEnqueueResultAndRoom_GetMatchmakingEnqueueResult (__IntPtr obj)
 
static __IntPtr ppf_MatchmakingEnqueueResultAndRoom_GetRoom (__IntPtr obj)
 
static __IntPtr ppf_MatchmakingOptions_Create ()
 
static void ppf_MatchmakingOptions_Destroy (__IntPtr handle)
 
static void ppf_MatchmakingOptions_SetCreateRoomDataStoreString (__IntPtr handle, string key, string value)
 
static void ppf_MatchmakingOptions_ClearCreateRoomDataStore (__IntPtr handle)
 
static void ppf_MatchmakingOptions_SetCreateRoomJoinPolicy (__IntPtr handle, global::Pico.Platform.RoomJoinPolicy value)
 
static void ppf_MatchmakingOptions_SetCreateRoomMaxUsers (__IntPtr handle, uint value)
 
static void ppf_MatchmakingOptions_ClearEnqueueAdditionalUsers (__IntPtr handle)
 
static void ppf_MatchmakingOptions_SetEnqueueDataSettingsInt (__IntPtr handle, string key, int value)
 
static void ppf_MatchmakingOptions_SetEnqueueDataSettingsDouble (__IntPtr handle, string key, double value)
 
static void ppf_MatchmakingOptions_SetEnqueueDataSettingsString (__IntPtr handle, string key, string value)
 
static void ppf_MatchmakingOptions_ClearEnqueueDataSettings (__IntPtr handle)
 
static void ppf_MatchmakingOptions_SetEnqueueIsDebug (__IntPtr handle, bool value)
 
static void ppf_MatchmakingOptions_SetEnqueueQueryKey (__IntPtr handle, string value)
 
static uint ppf_MatchmakingStats_GetDrawCount (__IntPtr obj)
 
static uint ppf_MatchmakingStats_GetLossCount (__IntPtr obj)
 
static uint ppf_MatchmakingStats_GetSkillLevel (__IntPtr obj)
 
static double ppf_MatchmakingStats_GetSkillMean (__IntPtr obj)
 
static double ppf_MatchmakingStats_GetSkillStandardDeviation (__IntPtr obj)
 
static uint ppf_MatchmakingStats_GetWinCount (__IntPtr obj)
 
static __IntPtr ppf_UserAndRoom_GetUser (__IntPtr obj)
 
static __IntPtr ppf_UserAndRoom_GetRoom (__IntPtr obj)
 
static __IntPtr ppf_UserAndRoomArray_GetElement (__IntPtr obj, UIntPtr index)
 
static UIntPtr ppf_UserAndRoomArray_GetSize (__IntPtr obj)
 
static bool ppf_UserAndRoomArray_HasNextPage (__IntPtr obj)
 
static string ppf_UserAndRoomArray_GetNextPageParam (__IntPtr obj)
 
static string ppf_RtcJoinRoomResult_GetRoomId (__IntPtr obj)
 
static string ppf_RtcJoinRoomResult_GetUserId (__IntPtr obj)
 
static int ppf_RtcJoinRoomResult_GetErrorCode (__IntPtr obj)
 
static int ppf_RtcJoinRoomResult_GetElapsed (__IntPtr obj)
 
static global::Pico.Platform.RtcJoinRoomType ppf_RtcJoinRoomResult_GetJoinType (__IntPtr obj)
 
static string ppf_RtcLeaveRoomResult_GetRoomId (__IntPtr obj)
 
static int ppf_RtcRoomStats_GetTotalDuration (__IntPtr obj)
 
static int ppf_RtcRoomStats_GetUserCount (__IntPtr obj)
 
static string ppf_RtcRoomStats_GetRoomId (__IntPtr obj)
 
static string ppf_RtcUserJoinInfo_GetUserId (__IntPtr obj)
 
static string ppf_RtcUserJoinInfo_GetUserExtra (__IntPtr obj)
 
static int ppf_RtcUserJoinInfo_GetElapsed (__IntPtr obj)
 
static string ppf_RtcUserJoinInfo_GetRoomId (__IntPtr obj)
 
static string ppf_RtcUserLeaveInfo_GetUserId (__IntPtr obj)
 
static global::Pico.Platform.RtcUserLeaveReasonType ppf_RtcUserLeaveInfo_GetOfflineReason (__IntPtr obj)
 
static string ppf_RtcUserLeaveInfo_GetRoomId (__IntPtr obj)
 
static int ppf_RtcRoomWarn_GetCode (__IntPtr obj)
 
static string ppf_RtcRoomWarn_GetRoomId (__IntPtr obj)
 
static int ppf_RtcRoomError_GetCode (__IntPtr obj)
 
static string ppf_RtcRoomError_GetRoomId (__IntPtr obj)
 
static string ppf_RtcMuteInfo_GetUserId (__IntPtr obj)
 
static global::Pico.Platform.RtcMuteState ppf_RtcMuteInfo_GetMuteState (__IntPtr obj)
 
static string ppf_RtcMediaDeviceChangeInfo_GetDeviceId (__IntPtr obj)
 
static global::Pico.Platform.RtcMediaDeviceType ppf_RtcMediaDeviceChangeInfo_GetDeviceType (__IntPtr obj)
 
static global::Pico.Platform.RtcMediaDeviceState ppf_RtcMediaDeviceChangeInfo_GetDeviceState (__IntPtr obj)
 
static global::Pico.Platform.RtcMediaDeviceError ppf_RtcMediaDeviceChangeInfo_GetDeviceError (__IntPtr obj)
 
static int ppf_RtcAudioPropertyInfo_GetVolume (__IntPtr obj)
 
static global::Pico.Platform.RtcStreamIndex ppf_RtcLocalAudioPropertiesInfo_GetStreamIndex (__IntPtr obj)
 
static __IntPtr ppf_RtcLocalAudioPropertiesInfo_GetAudioPropertyInfo (__IntPtr obj)
 
static __IntPtr ppf_RtcLocalAudioPropertiesReport_GetAudioPropertiesInfos (__IntPtr obj, UIntPtr index)
 
static UIntPtr ppf_RtcLocalAudioPropertiesReport_GetAudioPropertiesInfosSize (__IntPtr obj)
 
static string ppf_RtcRemoteStreamKey_GetRoomId (__IntPtr obj)
 
static string ppf_RtcRemoteStreamKey_GetUserId (__IntPtr obj)
 
static global::Pico.Platform.RtcStreamIndex ppf_RtcRemoteStreamKey_GetStreamIndex (__IntPtr obj)
 
static __IntPtr ppf_RtcRemoteAudioPropertiesInfo_GetStreamKey (__IntPtr obj)
 
static __IntPtr ppf_RtcRemoteAudioPropertiesInfo_GetAudioPropertiesInfo (__IntPtr obj)
 
static __IntPtr ppf_RtcRemoteAudioPropertiesReport_GetAudioPropertiesInfos (__IntPtr obj, UIntPtr index)
 
static UIntPtr ppf_RtcRemoteAudioPropertiesReport_GetAudioPropertiesInfosSize (__IntPtr obj)
 
static int ppf_RtcRemoteAudioPropertiesReport_GetTotalRemoteVolume (__IntPtr obj)
 
static string ppf_RtcRoomMessageReceived_GetRoomId (__IntPtr obj)
 
static string ppf_RtcRoomMessageReceived_GetUserId (__IntPtr obj)
 
static string ppf_RtcRoomMessageReceived_GetMessage (__IntPtr obj)
 
static string ppf_RtcBinaryMessageReceived_GetUserId (__IntPtr obj)
 
static __IntPtr ppf_RtcBinaryMessageReceived_GetData (__IntPtr obj)
 
static int ppf_RtcBinaryMessageReceived_GetLength (__IntPtr obj)
 
static string ppf_RtcBinaryMessageReceived_GetRoomId (__IntPtr obj)
 
static __IntPtr ppf_RtcStreamSyncInfo_GetStreamKey (__IntPtr obj)
 
static global::Pico.Platform.RtcSyncInfoStreamType ppf_RtcStreamSyncInfo_GetStreamType (__IntPtr obj)
 
static __IntPtr ppf_RtcStreamSyncInfo_GetData (__IntPtr obj)
 
static int ppf_RtcStreamSyncInfo_GetLength (__IntPtr obj)
 
static global::Pico.Platform.RtcStreamIndex ppf_RtcFirstLocalVideoFrameCapturedInfo_GetStreamIndex (__IntPtr obj)
 
static string ppf_RtcFirstLocalVideoFrameCapturedInfo_GetRoomId (__IntPtr obj)
 
static global::Pico.Platform.RtcStreamIndex ppf_RtcLocalVideoSizeChangeInfo_GetStreamIndex (__IntPtr obj)
 
static string ppf_RtcLocalVideoSizeChangeInfo_GetRoomId (__IntPtr obj)
 
static string ppf_RtcUserPublishInfo_GetUserId (__IntPtr obj)
 
static global::Pico.Platform.RtcMediaStreamType ppf_RtcUserPublishInfo_GetMediaStreamType (__IntPtr obj)
 
static string ppf_RtcUserPublishInfo_GetRoomId (__IntPtr obj)
 
static string ppf_RtcUserUnPublishInfo_GetUserId (__IntPtr obj)
 
static global::Pico.Platform.RtcMediaStreamType ppf_RtcUserUnPublishInfo_GetMediaStreamType (__IntPtr obj)
 
static global::Pico.Platform.RtcStreamRemoveReason ppf_RtcUserUnPublishInfo_GetReason (__IntPtr obj)
 
static string ppf_RtcUserUnPublishInfo_GetRoomId (__IntPtr obj)
 
static __IntPtr ppf_RoomArray_GetElement (__IntPtr obj, UIntPtr index)
 
static UIntPtr ppf_RoomArray_GetSize (__IntPtr obj)
 
static int ppf_RoomArray_GetTotalCount (__IntPtr obj)
 
static bool ppf_RoomArray_HasNextPage (__IntPtr obj)
 
static int ppf_RoomArray_GetPageSize (__IntPtr obj)
 
static int ppf_RoomArray_GetPageIndex (__IntPtr obj)
 
static string ppf_RtcUserMessageReceived_GetRoomId (__IntPtr obj)
 
static string ppf_RtcUserMessageReceived_GetUserId (__IntPtr obj)
 
static string ppf_RtcUserMessageReceived_GetMessage (__IntPtr obj)
 
static long ppf_RtcMessageSendResult_GetMessageId (__IntPtr obj)
 
static int ppf_RtcMessageSendResult_GetError (__IntPtr obj)
 
static string ppf_RtcMessageSendResult_GetRoomId (__IntPtr obj)
 
static string ppfPlatformGameInitializeResult_ToString (global::Pico.Platform.GameInitializeResult value)
 
static global::Pico.Platform.GameInitializeResult ppfPlatformGameInitializeResult_FromString (string str)
 
static global::Pico.Platform.GameInitializeResult ppf_PlatformGameInitialize_GetResult (__IntPtr obj)
 
static __IntPtr ppf_SendInvitesResult_GetInvites (__IntPtr obj)
 
static string ppf_PresenceJoinIntent_GetDeeplinkMessage (__IntPtr obj)
 
static string ppf_PresenceJoinIntent_GetDestinationApiName (__IntPtr obj)
 
static string ppf_PresenceJoinIntent_GetLobbySessionId (__IntPtr obj)
 
static string ppf_PresenceJoinIntent_GetMatchSessionId (__IntPtr obj)
 
static string ppf_PresenceJoinIntent_GetExtra (__IntPtr obj)
 
static ulong ppf_RoomInviteNotification_GetID (__IntPtr obj)
 
static ulong ppf_RoomInviteNotification_GetRoomID (__IntPtr obj)
 
static string ppf_RoomInviteNotification_GetSenderID (__IntPtr obj)
 
static ulong ppf_RoomInviteNotification_GetSentTime (__IntPtr obj)
 
static __IntPtr ppf_RoomInviteNotificationArray_GetElement (__IntPtr obj, UIntPtr index)
 
static string ppf_RoomInviteNotificationArray_GetNextUrl (__IntPtr obj)
 
static UIntPtr ppf_RoomInviteNotificationArray_GetSize (__IntPtr obj)
 
static int ppf_RoomInviteNotificationArray_GetTotalCount (__IntPtr obj)
 
static bool ppf_RoomInviteNotificationArray_HasNextPage (__IntPtr obj)
 
static global::Pico.Platform.Gender ppf_SportUserInfo_GetGender (__IntPtr obj)
 
static long ppf_SportUserInfo_GetBirthday (__IntPtr obj)
 
static int ppf_SportUserInfo_GetStature (__IntPtr obj)
 
static int ppf_SportUserInfo_GetWeight (__IntPtr obj)
 
static int ppf_SportUserInfo_GetSportLevel (__IntPtr obj)
 
static int ppf_SportUserInfo_GetDailyDurationInMinutes (__IntPtr obj)
 
static int ppf_SportUserInfo_GetDaysPerWeek (__IntPtr obj)
 
static global::Pico.Platform.SportTarget ppf_SportUserInfo_GetSportTarget (__IntPtr obj)
 
static long ppf_SportDailySummary_GetId (__IntPtr obj)
 
static long ppf_SportDailySummary_GetDate (__IntPtr obj)
 
static int ppf_SportDailySummary_GetDurationInSeconds (__IntPtr obj)
 
static int ppf_SportDailySummary_GetPlanDurationInMinutes (__IntPtr obj)
 
static double ppf_SportDailySummary_GetCalorie (__IntPtr obj)
 
static double ppf_SportDailySummary_GetPlanCalorie (__IntPtr obj)
 
static __IntPtr ppf_SportDailySummaryArray_GetElement (__IntPtr obj, UIntPtr index)
 
static UIntPtr ppf_SportDailySummaryArray_GetSize (__IntPtr obj)
 
static long ppf_SportSummary_GetDurationInSeconds (__IntPtr obj)
 
static double ppf_SportSummary_GetCalorie (__IntPtr obj)
 
static long ppf_SportSummary_GetStartTime (__IntPtr obj)
 
static long ppf_SportSummary_GetEndTime (__IntPtr obj)
 
static long ppf_Purchase_GetExpirationTime (__IntPtr obj)
 
static long ppf_Purchase_GetGrantTime (__IntPtr obj)
 
static string ppf_Purchase_GetID (__IntPtr obj)
 
static string ppf_Purchase_GetSKU (__IntPtr obj)
 
static string ppf_Purchase_GetIcon (__IntPtr obj)
 
static global::Pico.Platform.AddonsType ppf_Purchase_GetAddonsType (__IntPtr obj)
 
static string ppf_Purchase_GetOuterId (__IntPtr obj)
 
static global::Pico.Platform.PeriodType ppf_Purchase_GetCurrentPeriodType (__IntPtr obj)
 
static global::Pico.Platform.PeriodType ppf_Purchase_GetNextPeriodType (__IntPtr obj)
 
static long ppf_Purchase_GetNextPayTime (__IntPtr obj)
 
static global::Pico.Platform.DiscountType ppf_Purchase_GetDiscountType (__IntPtr obj)
 
static string ppf_Purchase_GetOrderComment (__IntPtr obj)
 
static __IntPtr ppf_PurchaseArray_GetElement (__IntPtr obj, UIntPtr index)
 
static UIntPtr ppf_PurchaseArray_GetSize (__IntPtr obj)
 
static bool ppf_PurchaseArray_HasNextPage (__IntPtr obj)
 
static string ppf_PurchaseArray_GetNextPageParam (__IntPtr obj)
 
static string ppf_Product_GetDescription (__IntPtr obj)
 
static string ppf_Product_GetDetailDescription (__IntPtr obj)
 
static string ppf_Product_GetPrice (__IntPtr obj)
 
static string ppf_Product_GetCurrency (__IntPtr obj)
 
static string ppf_Product_GetName (__IntPtr obj)
 
static string ppf_Product_GetSKU (__IntPtr obj)
 
static string ppf_Product_GetIcon (__IntPtr obj)
 
static global::Pico.Platform.AddonsType ppf_Product_GetAddonsType (__IntPtr obj)
 
static global::Pico.Platform.PeriodType ppf_Product_GetPeriodType (__IntPtr obj)
 
static global::Pico.Platform.PeriodType ppf_Product_GetTrialPeriodUnit (__IntPtr obj)
 
static int ppf_Product_GetTrialPeriodValue (__IntPtr obj)
 
static string ppf_Product_GetOuterId (__IntPtr obj)
 
static string ppf_Product_GetOriginalPrice (__IntPtr obj)
 
static string ppf_Product_GetGroupId (__IntPtr obj)
 
static int ppf_Product_GetLevel (__IntPtr obj)
 
static bool ppf_Product_IsContinuous (__IntPtr obj)
 
static __IntPtr ppf_ProductArray_GetElement (__IntPtr obj, UIntPtr index)
 
static UIntPtr ppf_ProductArray_GetSize (__IntPtr obj)
 
static bool ppf_ProductArray_HasNextPage (__IntPtr obj)
 
static string ppf_ProductArray_GetNextPageParam (__IntPtr obj)
 
static string ppf_PermissionResult_GetAuthorizedPermissions (__IntPtr obj, UIntPtr index)
 
static UIntPtr ppf_PermissionResult_GetAuthorizedPermissionsSize (__IntPtr obj)
 
static string ppf_PermissionResult_GetAccessToken (__IntPtr obj)
 
static string ppf_PermissionResult_GetUserID (__IntPtr obj)
 
static string ppf_SubscriptionStatus_GetSKU (__IntPtr obj)
 
static string ppf_SubscriptionStatus_GetOuterId (__IntPtr obj)
 
static long ppf_SubscriptionStatus_GetStartTime (__IntPtr obj)
 
static long ppf_SubscriptionStatus_GetEndTime (__IntPtr obj)
 
static global::Pico.Platform.PeriodType ppf_SubscriptionStatus_GetPeriodType (__IntPtr obj)
 
static global::Pico.Platform.EntitlementStatus ppf_SubscriptionStatus_GetEntitlementStatus (__IntPtr obj)
 
static global::Pico.Platform.CancelReason ppf_SubscriptionStatus_GetCancelReason (__IntPtr obj)
 
static bool ppf_SubscriptionStatus_GetIsFreeTrial (__IntPtr obj)
 
static int ppf_SubscriptionStatus_GetNextPeriod (__IntPtr obj)
 
static string ppf_UserRelationResult_GetRelationsKey (__IntPtr obj, int index)
 
static global::Pico.Platform.UserRelationType ppf_UserRelationResult_GetRelationsValue (__IntPtr obj, int index)
 
static int ppf_UserRelationResult_GetRelationsSize (__IntPtr obj)
 
static string ppf_OrgScopedID_GetID (__IntPtr obj)
 
static __IntPtr ppf_Message_GetUser (__IntPtr obj)
 
static string ppf_Message_GetString (__IntPtr obj)
 
static int ppf_Message_GetInt32 (__IntPtr obj)
 
static global::Pico.Platform.MessageType ppf_Message_GetType (__IntPtr obj)
 
static __IntPtr ppf_Message_GetError (__IntPtr obj)
 
static bool ppf_Message_IsError (__IntPtr obj)
 
static ulong ppf_Message_GetRequestID (__IntPtr obj)
 
static __IntPtr ppf_Message_GetUserArray (__IntPtr obj)
 
static __IntPtr ppf_Message_GetLaunchFriendRequestFlowResult (__IntPtr obj)
 
static __IntPtr ppf_Message_GetUserAndRoomArray (__IntPtr obj)
 
static __IntPtr ppf_Message_GetPermissionResult (__IntPtr obj)
 
static __IntPtr ppf_Message_GetApplicationVersion (__IntPtr obj)
 
static __IntPtr ppf_Message_GetUserRelationResult (__IntPtr obj)
 
static __IntPtr ppf_Message_GetSubscriptionStatus (__IntPtr obj)
 
static __IntPtr ppf_Message_GetEntitlementCheckResult (__IntPtr obj)
 
static __IntPtr ppf_Message_GetRtcJoinRoomResult (__IntPtr obj)
 
static __IntPtr ppf_Message_GetRtcLeaveRoomResult (__IntPtr obj)
 
static __IntPtr ppf_Message_GetRtcRoomStats (__IntPtr obj)
 
static __IntPtr ppf_Message_GetRtcUserJoinInfo (__IntPtr obj)
 
static __IntPtr ppf_Message_GetRtcUserLeaveInfo (__IntPtr obj)
 
static __IntPtr ppf_Message_GetRtcRoomWarn (__IntPtr obj)
 
static __IntPtr ppf_Message_GetRtcRoomError (__IntPtr obj)
 
static __IntPtr ppf_Message_GetRtcMuteInfo (__IntPtr obj)
 
static global::Pico.Platform.RtcAudioPlaybackDevice ppf_Message_GetRtcAudioPlaybackDevice (__IntPtr obj)
 
static __IntPtr ppf_Message_GetRtcMediaDeviceChangeInfo (__IntPtr obj)
 
static __IntPtr ppf_Message_GetRtcLocalAudioPropertiesReport (__IntPtr obj)
 
static __IntPtr ppf_Message_GetRtcRemoteAudioPropertiesReport (__IntPtr obj)
 
static __IntPtr ppf_Message_GetRtcRoomMessageReceived (__IntPtr obj)
 
static __IntPtr ppf_Message_GetRtcUserMessageReceived (__IntPtr obj)
 
static __IntPtr ppf_Message_GetRtcBinaryMessageReceived (__IntPtr obj)
 
static __IntPtr ppf_Message_GetRtcStreamSyncInfo (__IntPtr obj)
 
static __IntPtr ppf_Message_GetRtcFirstLocalVideoFrameCapturedInfo (__IntPtr obj)
 
static __IntPtr ppf_Message_GetRtcLocalVideoSizeChangeInfo (__IntPtr obj)
 
static __IntPtr ppf_Message_GetRtcMessageSendResult (__IntPtr obj)
 
static __IntPtr ppf_Message_GetRtcUserPublishInfo (__IntPtr obj)
 
static __IntPtr ppf_Message_GetRtcUserUnPublishInfo (__IntPtr obj)
 
static __IntPtr ppf_Message_GetMatchmakingAdminSnapshot (__IntPtr obj)
 
static __IntPtr ppf_Message_GetMatchmakingBrowseResult (__IntPtr obj)
 
static __IntPtr ppf_Message_GetMatchmakingBrowseCustomPageResult (__IntPtr obj)
 
static __IntPtr ppf_Message_GetMatchmakingEnqueueResult (__IntPtr obj)
 
static __IntPtr ppf_Message_GetMatchmakingEnqueueResultAndRoom (__IntPtr obj)
 
static __IntPtr ppf_Message_GetMatchmakingStats (__IntPtr obj)
 
static __IntPtr ppf_Message_GetRoom (__IntPtr obj)
 
static __IntPtr ppf_Message_GetRoomArray (__IntPtr obj)
 
static __IntPtr ppf_Message_GetPlatformGameInitialize (__IntPtr obj)
 
static global::Pico.Platform.GameConnectionEvent ppf_Message_GetGameConnectionEvent (__IntPtr obj)
 
static global::Pico.Platform.GameRequestFailedReason ppf_Message_GetGameRequestFailedReason (__IntPtr obj)
 
static __IntPtr ppf_Message_GetApplicationInviteArray (__IntPtr obj)
 
static __IntPtr ppf_Message_GetSendInvitesResult (__IntPtr obj)
 
static __IntPtr ppf_Message_GetDestinationArray (__IntPtr obj)
 
static __IntPtr ppf_Message_GetPresenceJoinIntent (__IntPtr obj)
 
static __IntPtr ppf_Message_GetRoomInviteNotificationArray (__IntPtr obj)
 
static __IntPtr ppf_Message_GetLeaderboardArray (__IntPtr obj)
 
static __IntPtr ppf_Message_GetLeaderboardUpdateStatus (__IntPtr obj)
 
static __IntPtr ppf_Message_GetLeaderboardEntryArray (__IntPtr obj)
 
static __IntPtr ppf_Message_GetAchievementDefinitionArray (__IntPtr obj)
 
static __IntPtr ppf_Message_GetAchievementProgressArray (__IntPtr obj)
 
static __IntPtr ppf_Message_GetAchievementUpdate (__IntPtr obj)
 
static __IntPtr ppf_Message_GetChallenge (__IntPtr obj)
 
static __IntPtr ppf_Message_GetChallengeArray (__IntPtr obj)
 
static __IntPtr ppf_Message_GetChallengeEntryArray (__IntPtr obj)
 
static __IntPtr ppf_Message_GetPurchaseArray (__IntPtr obj)
 
static __IntPtr ppf_Message_GetProductArray (__IntPtr obj)
 
static __IntPtr ppf_Message_GetPurchase (__IntPtr obj)
 
static __IntPtr ppf_Message_GetSportUserInfo (__IntPtr obj)
 
static __IntPtr ppf_Message_GetSportDailySummaryArray (__IntPtr obj)
 
static __IntPtr ppf_Message_GetSportSummary (__IntPtr obj)
 
static __IntPtr ppf_Message_GetAssetDetails (__IntPtr obj)
 
static __IntPtr ppf_Message_GetAssetDetailsArray (__IntPtr obj)
 
static __IntPtr ppf_Message_GetAssetFileDeleteResult (__IntPtr obj)
 
static __IntPtr ppf_Message_GetAssetFileDownloadCancelResult (__IntPtr obj)
 
static __IntPtr ppf_Message_GetAssetFileDownloadResult (__IntPtr obj)
 
static __IntPtr ppf_Message_GetAssetFileDownloadUpdate (__IntPtr obj)
 
static __IntPtr ppf_Message_GetAssetStatus (__IntPtr obj)
 
static __IntPtr ppf_Message_GetAssetFileDeleteForSafety (__IntPtr obj)
 
static __IntPtr ppf_Message_GetDetectSensitiveResult (__IntPtr obj)
 
static __IntPtr ppf_Message_GetOrgScopedID (__IntPtr obj)
 
static global::Pico.Platform.PlatformInitializeResult ppf_PcInitWrapper (string appId, string configPath, string logPath)
 
static ulong ppf_PcInitAsynchronousWrapper (string appId, string configJson, string logPath)
 
static int ppf_PcUnInitialize ()
 
static void ppf_RegisterFunctions ()
 
static int ppf_GetLoaderVersion ()
 
static __IntPtr ppf_PresenceOptions_Create ()
 
static void ppf_PresenceOptions_Destroy (__IntPtr handle)
 
static void ppf_PresenceOptions_SetDestinationApiName (__IntPtr handle, string value)
 
static void ppf_PresenceOptions_SetIsJoinable (__IntPtr handle, bool value)
 
static void ppf_PresenceOptions_SetLobbySessionId (__IntPtr handle, string value)
 
static void ppf_PresenceOptions_SetMatchSessionId (__IntPtr handle, string value)
 
static void ppf_PresenceOptions_SetExtra (__IntPtr handle, string value)
 
static ulong ppf_Achievements_AddCount (string name, long count, __IntPtr extra_data, uint extra_data_length)
 
static ulong ppf_Achievements_AddFields (string name, string fields, __IntPtr extra_data, uint extra_data_length)
 
static ulong ppf_Achievements_GetAllDefinitions (int pageIdx, int pageSize)
 
static ulong ppf_Achievements_GetAllProgress (int pageIdx, int pageSize)
 
static ulong ppf_Achievements_GetDefinitionsByName (__IntPtr[]names, int count)
 
static ulong ppf_Achievements_GetProgressByName (__IntPtr[]names, int count)
 
static ulong ppf_Achievements_Unlock (string name, __IntPtr extra_data, uint extra_data_length)
 
static ulong ppf_Application_LaunchOtherApp (string packageName, __IntPtr deeplink_options)
 
static ulong ppf_Application_LaunchOtherAppByAppID (string appID, __IntPtr deeplink_options)
 
static ulong ppf_Application_LaunchOtherAppByPresence (string appID, string packageName, __IntPtr options)
 
static ulong ppf_Application_LaunchOtherAppByMessage (__IntPtr options)
 
static ulong ppf_Application_GetVersion ()
 
static ulong ppf_Application_LaunchStore ()
 
static ulong ppf_AssetFile_DeleteById (ulong assetFileID)
 
static ulong ppf_AssetFile_DeleteByName (string assetFileName)
 
static ulong ppf_AssetFile_DownloadById (ulong assetFileID)
 
static ulong ppf_AssetFile_DownloadByName (string assetFileName)
 
static ulong ppf_AssetFile_DownloadCancelById (ulong assetFileID)
 
static ulong ppf_AssetFile_DownloadCancelByName (string assetFileName)
 
static ulong ppf_AssetFile_GetList ()
 
static ulong ppf_AssetFile_GetNextAssetDetailsArrayPage (string @params)
 
static ulong ppf_AssetFile_StatusById (ulong assetFileID)
 
static ulong ppf_AssetFile_StatusByName (string assetFileName)
 
static ulong ppf_Challenges_Invites (ulong challengeID, __IntPtr[]userIDs, uint userIDLength)
 
static ulong ppf_Challenges_Get (ulong challengeID)
 
static ulong ppf_Challenges_GetEntries (ulong challengeID, global::Pico.Platform.LeaderboardFilterType filter, global::Pico.Platform.LeaderboardStartAt startAt, int pageIdx, int pageSize)
 
static ulong ppf_Challenges_GetEntriesAfterRank (ulong challengeID, ulong afterRank, int pageIdx, int pageSize)
 
static ulong ppf_Challenges_GetEntriesByIds (ulong challengeID, global::Pico.Platform.LeaderboardStartAt startAt, __IntPtr[]userIDs, uint userIDLength, int pageIdx, int pageSize)
 
static ulong ppf_Challenges_GetList (__IntPtr challengeOptions, int pageIdx, int pageSize)
 
static ulong ppf_Challenges_Join (ulong challengeID)
 
static ulong ppf_Challenges_Leave (ulong challengeID)
 
static ulong ppf_Challenges_LaunchInvitableUserFlow (ulong challengeID)
 
static ulong ppf_Compliance_DetectSensitive (global::Pico.Platform.DetectSensitiveScene scene, string content)
 
static ulong ppf_IAP_ConsumePurchase (string sku)
 
static ulong ppf_IAP_GetNextProductArrayPage (string nextPageParam)
 
static ulong ppf_IAP_GetNextPurchaseArrayPage (string nextPageParam)
 
static ulong ppf_IAP_GetProductsBySKU (__IntPtr[]skus, int size)
 
static ulong ppf_IAP_GetViewerPurchases ()
 
static ulong ppf_IAP_LaunchCheckoutFlow (string sku, string price, string currency)
 
static ulong ppf_IAP_LaunchCheckoutFlowV2 (string sku, string price, string currency, string outerId)
 
static ulong ppf_IAP_LaunchCheckoutFlowV3 (string sku, string price, string currency, string outerId, string orderComment)
 
static ulong ppf_IAP_GetSubscriptionStatus (string sku)
 
static ulong ppf_Leaderboard_Get (string leaderboardName)
 
static ulong ppf_Leaderboard_GetEntries (string leaderboardName, int pageSize, int pageIdx, global::Pico.Platform.LeaderboardFilterType filter, global::Pico.Platform.LeaderboardStartAt startAt)
 
static ulong ppf_Leaderboard_GetEntriesAfterRank (string leaderboardName, int pageSize, int pageIdx, ulong afterRank)
 
static ulong ppf_Leaderboard_GetEntriesByIds (string leaderboardName, int pageSize, int pageIdx, global::Pico.Platform.LeaderboardStartAt startAt, __IntPtr[]userIDs, uint userIDLength)
 
static ulong ppf_Leaderboard_GetNextEntries (__IntPtr handle)
 
static ulong ppf_Leaderboard_GetNextLeaderboardArrayPage (__IntPtr handle)
 
static ulong ppf_Leaderboard_GetPreviousEntries (__IntPtr handle)
 
static ulong ppf_Leaderboard_WriteEntry (string leaderboardName, long score, __IntPtr extraData, uint extraDataLength, bool forceUpdate)
 
static ulong ppf_Leaderboard_WriteEntryWithSupplementaryMetric (string leaderboardName, long score, long supplementaryMetric, __IntPtr extraData, uint extraDataLength, bool forceUpdate)
 
static ulong ppf_Matchmaking_Browse2 (string pool, __IntPtr matchmakingOptions)
 
static ulong ppf_Matchmaking_Browse2CustomPage (string pool, __IntPtr matchmakingOptions, int pageIndex, int pageSize)
 
static ulong ppf_Matchmaking_Cancel2 ()
 
static ulong ppf_Matchmaking_CreateAndEnqueueRoom2 (string pool, __IntPtr matchmakingOptions)
 
static ulong ppf_Matchmaking_Enqueue2 (string pool, __IntPtr matchmakingOptions)
 
static ulong ppf_Matchmaking_GetAdminSnapshot ()
 
static ulong ppf_Matchmaking_GetStats (string pool, uint maxLevel, global::Pico.Platform.MatchmakingStatApproach approach)
 
static ulong ppf_Matchmaking_ReportResultInsecure (ulong roomID, __IntPtr data, uint numItems)
 
static ulong ppf_Matchmaking_StartMatch (ulong roomID)
 
static ulong ppf_Matchmaking_CrashTest ()
 
static ulong ppf_Notification_GetNextRoomInviteNotificationArrayPage (__IntPtr handle)
 
static ulong ppf_Notification_GetRoomInvites (int pageIdx, int pageSize)
 
static ulong ppf_Notification_MarkAsRead (ulong notificationID)
 
static void ppf_ShareMediaOptions_Destroy (__IntPtr obj)
 
static __IntPtr ppf_ShareMediaOptions_Create ()
 
static void ppf_ShareMediaOptions_SetShareMediaType (__IntPtr obj, global::Pico.Platform.ShareMediaType value)
 
static void ppf_ShareMediaOptions_SetVideoPath (__IntPtr obj, string value)
 
static void ppf_ShareMediaOptions_SetVideoThumbPath (__IntPtr obj, string value)
 
static void ppf_ShareMediaOptions_AddImagePath (__IntPtr obj, string value)
 
static void ppf_ShareMediaOptions_ClearImagePaths (__IntPtr obj)
 
static void ppf_ShareMediaOptions_SetShareAppType (__IntPtr obj, global::Pico.Platform.ShareAppType value)
 
static ulong ppf_Presence_Clear ()
 
static ulong ppf_Presence_GetInvitableUsers (__IntPtr options)
 
static ulong ppf_Presence_GetNextApplicationInviteArrayPage (string @params)
 
static ulong ppf_Presence_GetSentInvites ()
 
static ulong ppf_Presence_SendInvites (__IntPtr[]userIDs, uint userIDLength)
 
static ulong ppf_Presence_SendCustomInvites (string msg, __IntPtr[]userIDs, uint userIDLength)
 
static ulong ppf_Presence_Set (__IntPtr presenceOptions)
 
static ulong ppf_Presence_SetDestination (string api_name)
 
static ulong ppf_Presence_SetIsJoinable (bool is_joinable)
 
static ulong ppf_Presence_SetLobbySession (string id)
 
static ulong ppf_Presence_SetMatchSession (string id)
 
static ulong ppf_Presence_SetExtra (string extra)
 
static ulong ppf_Presence_GetDestinations ()
 
static ulong ppf_Presence_GetNextDestinationArrayPage (string @params)
 
static ulong ppf_Presence_ShareMedia (__IntPtr shareMediaOptions)
 
static ulong ppf_Presence_LaunchInvitePanel ()
 
static string ppfRoomMembershipLockStatus_ToString (global::Pico.Platform.RoomMembershipLockStatus value)
 
static global::Pico.Platform.RoomMembershipLockStatus ppfRoomMembershipLockStatus_FromString (string str)
 
static __IntPtr ppf_RoomOptions_Create ()
 
static void ppf_RoomOptions_Destroy (__IntPtr handle)
 
static void ppf_RoomOptions_SetDataStoreString (__IntPtr handle, string key, string value)
 
static void ppf_RoomOptions_ClearDataStore (__IntPtr handle)
 
static void ppf_RoomOptions_SetExcludeRecentlyMet (__IntPtr handle, bool value)
 
static void ppf_RoomOptions_SetMaxUserResults (__IntPtr handle, uint value)
 
static void ppf_RoomOptions_SetOrdering (__IntPtr handle, global::Pico.Platform.UserOrdering value)
 
static void ppf_RoomOptions_SetRecentlyMetTimeWindow (__IntPtr handle, long value)
 
static void ppf_RoomOptions_SetRoomId (__IntPtr handle, ulong value)
 
static void ppf_RoomOptions_SetTurnOffUpdates (__IntPtr handle, bool value)
 
static void ppf_RoomOptions_SetName (__IntPtr handle, string name)
 
static void ppf_RoomOptions_SetPassword (__IntPtr handle, string password)
 
static ulong ppf_Room_CreateAndJoinPrivate2 (global::Pico.Platform.RoomJoinPolicy joinPolicy, uint maxUsers, __IntPtr roomOptions)
 
static ulong ppf_Room_Get (ulong roomID)
 
static ulong ppf_Room_GetCurrent ()
 
static ulong ppf_Room_GetCurrentForUser (string userID)
 
static ulong ppf_Room_GetInvitableUsers2 (__IntPtr roomOptions)
 
static ulong ppf_Room_GetModeratedRooms (int page_idx, int page_size)
 
static ulong ppf_Room_JoinNamed (global::Pico.Platform.RoomJoinPolicy joinPolicy, bool createIfNotExist, uint maxUsers, __IntPtr roomOptions)
 
static ulong ppf_Room_GetNamedRooms (int page_idx, int page_size)
 
static ulong ppf_Room_InviteUser (ulong roomID, string inviteToken)
 
static ulong ppf_Room_Join2 (ulong roomID, __IntPtr roomOptions)
 
static ulong ppf_Room_KickUser (ulong roomID, string userID, int kickDurationSeconds)
 
static ulong ppf_Room_LaunchInvitableUserFlow (ulong roomID)
 
static ulong ppf_Room_Leave (ulong roomID)
 
static ulong ppf_Room_SetDescription (ulong roomID, string description)
 
static ulong ppf_Room_UpdateDataStore (ulong roomID, __IntPtr data, uint numItems)
 
static ulong ppf_Room_UpdateMembershipLockStatus (ulong roomID, global::Pico.Platform.RoomMembershipLockStatus membershipLockStatus)
 
static ulong ppf_Room_UpdateOwner (ulong roomID, string userID)
 
static ulong ppf_Room_UpdatePrivateRoomJoinPolicy (ulong roomID, global::Pico.Platform.RoomJoinPolicy newJoinPolicy)
 
static void ppf_RtcGetTokenOptions_Destroy (__IntPtr obj)
 
static __IntPtr ppf_RtcGetTokenOptions_Create ()
 
static void ppf_RtcGetTokenOptions_SetUserId (__IntPtr obj, string value)
 
static void ppf_RtcGetTokenOptions_SetRoomId (__IntPtr obj, string value)
 
static void ppf_RtcGetTokenOptions_SetTtl (__IntPtr obj, int value)
 
static void ppf_RtcGetTokenOptions_ClearPrivileges (__IntPtr obj)
 
static void ppf_RtcGetTokenOptions_SetPrivileges (__IntPtr obj, global::Pico.Platform.RtcPrivilege k, int v)
 
static ulong ppf_Rtc_GetToken (__IntPtr options)
 
static ulong ppf_Sport_GetDailySummary (long beginTime, long endTime)
 
static ulong ppf_Sport_GetSummary (long beginTime, long endTime)
 
static ulong ppf_Sport_GetUserInfo ()
 
static ulong ppf_User_Get (string userID)
 
static ulong ppf_User_GetAccessToken ()
 
static ulong ppf_User_GetIdToken ()
 
static ulong ppf_User_GetLoggedInUser ()
 
static ulong ppf_User_GetLoggedInUserFriends ()
 
static ulong ppf_User_GetNextUserArrayPage (string param)
 
static ulong ppf_User_LaunchFriendRequestFlow (string userID)
 
static ulong ppf_User_GetLoggedInUserFriendsAndRooms ()
 
static ulong ppf_User_GetNextUserAndRoomArrayPage (string param)
 
static ulong ppf_User_GetAuthorizedPermissions ()
 
static ulong ppf_User_RequestUserPermissions (__IntPtr[]permissions, int size)
 
static ulong ppf_User_GetRelations (__IntPtr[]userIds, int size)
 
static ulong ppf_User_EntitlementCheck (bool killApp)
 
static ulong ppf_User_GetOrgScopedID (string userID)
 
static global::Pico.Platform.RtcAudioSampleRate ppf_RtcAudioFrame_GetSampleRate (__IntPtr obj)
 
static global::Pico.Platform.RtcAudioChannel ppf_RtcAudioFrame_GetChannel (__IntPtr obj)
 
static long ppf_RtcAudioFrame_GetTimeStampInUs (__IntPtr obj)
 
static __IntPtr ppf_RtcAudioFrame_GetData (__IntPtr obj)
 
static long ppf_RtcAudioFrame_GetDataSize (__IntPtr obj)
 
static ulong ppf_Achievements_GetProgressByName (string[] names)
 
static ulong ppf_Achievements_GetDefinitionsByName (string[] names)
 
static ulong ppf_IAP_GetProductsBySKU (string[] names)
 
static ulong ppf_Leaderboard_GetEntriesByIds (string leaderboardName, int pageSize, int pageIdx, LeaderboardStartAt startAt, string[] userIDs)
 
static ulong ppf_Challenges_GetEntriesByIds (ulong challengeID, LeaderboardStartAt startAt, string[] userIDs, int pageIdx, int pageSize)
 
static ulong ppf_Challenges_Invites (ulong challengeID, string[] userIDs)
 
static ulong ppf_User_RequestUserPermissions (string[] permissions)
 
static ulong ppf_User_GetRelations (string[] userIds)
 
static ulong ppf_Presence_SendInvites (string[] userIDs)
 
static Dictionary< string, string > DataStoreFromNative (IntPtr ppfDataStore)