| ▼NPico | |
| ▼NPlatform | |
| ►NFramework | |
| CRunner | |
| ►NModels | |
| CAchievementDefinition | Achievement info. |
| CAchievementDefinitionList | Achievement definition list. Each element is AchievementDefinition. |
| CAchievementProgress | Achievement progress info. |
| CAchievementProgressList | The list of achievements with their progress info. Each element is AchievementProgress. |
| CAchievementUpdate | Achievement update info. |
| CApplicationInvite | App's invitation info. |
| CApplicationInviteList | Each element is ApplicationInvite. |
| CApplicationVersion | App's version info. |
| CAssetDetails | |
| CAssetDetailsList | Each element is AssetDetails |
| CAssetFileDeleteForSafety | If the downloaded DLC file is different from the original one, the DLC file will be automatically removed, and the app will receive a notification. |
| CAssetFileDeleteResult | The callback for AssetFileService.DeleteById and AssetFileService.DeleteByName. |
| CAssetFileDownloadCancelResult | Indicates whether the download of the DLC file is successfully canceled. |
| CAssetFileDownloadResult | The result returned after calling AssetFileService.DownloadById or AssetFileService.DownloadByName. |
| CAssetFileDownloadUpdate | You will receive this message periodically once you call AssetFileService.DownloadById or AssetFileService.DownloadByName. |
| CAssetStatus | The callback for AssetFileService.StatusById or AssetFileService.StatusByName. |
| CAssetType | Indicates where the DLC file is displayed. |
| CChallenge | Challenge info. |
| CChallengeEntry | Challenge entry info. |
| CChallengeEntryList | Challenge entry list. Each element is ChallengeEntry. |
| CChallengeList | Challenge list. Each Element is Challenge. |
| CChallengeOptions | Challenge setting options. |
| CDestination | Destination is a location in the app. You can configure destinations for your app on the PICO Developer Platform. |
| CDestinationList | Each element is Destination |
| CDetectSensitiveResult | |
| CDownloadStatus | |
| CEntitlementCheckResult | The result returned after calling UserService.EntitlementCheck |
| CError | |
| CIapStatus | Constants indicates whether the user purchased the in-app product. |
| CKVPair | |
| CKVPairArray | |
| CLaunchDetails | App launch details. |
| CLaunchFriendResult | Indicates whether the friend request is canceled or successfully sent. |
| CLeaderboard | Leaderboard info. |
| CLeaderboardEntry | Leaderboard entry info. |
| CLeaderboardEntryList | Leaderboard entry list. Each element is LeaderboardEntry. |
| CLeaderboardList | Leaderboard list. Each element is Leaderboard. |
| CMatchmakingAdminSnapshot | Matchmaking admin snapshot. You will receive this after calling MatchmakingService.GetAdminSnapshot. |
| CMatchmakingAdminSnapshotCandidate | Matchmaking candidate. |
| CMatchmakingAdminSnapshotCandidateList | Each element is MatchmakingAdminSnapshotCandidate. |
| CMatchmakingBrowseResult | Matchmaking browse result. You will receive the result after calling MatchmakingService.Browse2. |
| CMatchmakingEnqueueResult | Matchmaking enqueue result. |
| CMatchmakingEnqueueResultAndRoom | Matchmaking enqueue result and room info. You will receive this after calling MatchmakingService.CreateAndEnqueueRoom2. |
| CMatchmakingRoom | Matchmaking room. |
| CMatchmakingRoomList | |
| CMatchmakingStats | Matchmaking statistics. Will receive this after calling MatchmakingService.GetStats. |
| CMessageArray | |
| COrgScopedID | The user's organization ID. |
| CPacket | The information about the message packet. |
| CPermissionResult | The result returned after calling UserService.RequestUserPermissions or UserService.GetAuthorizedPermissions. |
| CPermissions | |
| CPresenceJoinIntent | When user click the invitation message, the app will be launched and you will receive a message with presence info. |
| CProduct | The add-on that can be purchased in the app |
| CProductList | Each element is Product. |
| CPurchase | The add-on that the current user has purchased. |
| CPurchaseList | Each element is Purchase. |
| CRoom | Room info. |
| CRoomInviteNotification | Invitation notificiation. |
| CRoomInviteNotificationList | Each element is RoomInviteNotification |
| CRoomList | Room list info. Each element is Room. |
| CRtcAudioFrame | The audio frame is several frames of RTC recorded audio. |
| CRtcAudioPropertyInfo | If you enable audio properties report, you will periodically receive audio property info. |
| CRtcBinaryMessageReceived | The binary message received in a RTC room. |
| CRtcJoinRoomResult | You will receive this message after you call RtcService.JoinRoom. |
| CRtcLeaveRoomResult | You will receive this message after you call RtcService.LeaveRoom. |
| CRtcLocalAudioPropertiesInfo | The local audio properties info. You will periodically receive this message after you call RtcService.EnableAudioPropertiesReport. |
| CRtcLocalAudioPropertiesReport | The local audio properties report. You will periodically receive this message after you call RtcService.EnableAudioPropertiesReport. |
| CRtcMediaDeviceChangeInfo | The media device change info. RTC engine will send this message if media device change is detected. |
| CRtcMessageSendResult | The message sending result that indicates whether the message is successfully sent. |
| CRtcMuteInfo | You will receive this notification if the remote user call RtcService.MuteLocalAudio. |
| CRtcRemoteAudioPropertiesInfo | The remote audio properties info. You can check who is speaking by this method. |
| CRtcRemoteAudioPropertiesReport | You will receive remote user's audio info if you call RtcService.EnableAudioPropertiesReport. |
| CRtcRemoteStreamKey | RtcRemoteStreamKey indicates the stream index of a remote user. |
| CRtcRoomError | You will receive an error code when an error occurred in the room. |
| CRtcRoomMessageReceived | The message received by a certain room. The remote users can send messages to the room and you will receive this message. |
| CRtcRoomStats | You will periodically receive this message after you successfully join a room. |
| CRtcRoomWarn | The warning info of the room. |
| CRtcStreamSyncInfo | The stream sync info sent to your room. You will receive a notification, |
| CRtcUserJoinInfo | You will receive this message after a remote user joins the room. |
| CRtcUserLeaveInfo | You will receive this message when the remote user leaves the room. |
| CRtcUserMessageReceived | The message sent to you by a certain user. You will receive a notification. |
| CRtcUserPublishInfo | The publish stream info. If the remote user publishes stream, you will receive a notification. |
| CRtcUserUnPublishInfo | When the remote user canceled publshing stream to the room, you will receive a notification. |
| CSendInvitesResult | The result returned after calling PresenceService.SendInvites. |
| CSportDailySummary | The summary of daily sport info. Users' daily sports info is recorded in the local database. This structure indicates the sports info generated someday. |
| CSportDailySummaryList | Each element is SportDailySummary |
| CSportSummary | User's sport summary of today. |
| CSportUserInfo | The user's sport info. User can set sport goal in the Sport Center app. |
| CSubscriptionStatus | IAPService.GetSubscriptionStatus returns the subscription status of a subscription add-on. |
| CSupplementaryMetric | Supplementary metric. |
| CSystemInfo | The system information of the device. |
| CUser | The User info structure. Basic fields, such as DisplayName and ImageUrl, are always valid. Some fields, such as presence-related fields, are valid only when you call presence-related APIs. See also: UserService.GetLoggedInUser |
| CUserList | Each element is User. |
| CUserRelationResult | The result returned after calling UserService.GetUserRelations |
| CUserRoom | The info returned after calling UserService.GetFriendsAndRooms. |
| CUserRoomList | Each element is UserRoom. |
| CAchievementsService | |
| CApplicationOptions | |
| CApplicationService | |
| CAssetFileService | |
| CChallengesService | |
| ►CCLIB | |
| C__Internal | |
| CCommonParsers | |
| CComplianceService | |
| CCoreService | |
| CIAPService | |
| CInviteOptions | |
| CLeaderboardService | |
| CLooper | |
| CMarshalUtil | |
| CMatchmakingOptions | |
| CMatchmakingService | |
| CMessage | |
| CMessageQueue | |
| CNetworkService | |
| CNotificationService | |
| CPresenceOptions | |
| CPresenceService | |
| CPtrArray | |
| CPtrManager | |
| CRoomOptions | |
| CRoomService | |
| CRtcAudioPropertyOptions | |
| CRtcGetTokenOptions | |
| CRtcRoomOptions | |
| CRtcService | |
| CRtcStreamSyncInfoOptions | |
| CShareMediaOptions | |
| CSportService | |
| CTask | |
| CTimeUtil | |
| CUserService | |
| CUTF8Marshaller | |
| ▼NUnity | |
| ▼NXR | |
| ►NPXR | |
| CPXR_PlatformSetting | |