connected-spaces-platform.unity.core 4.26.2 → 4.27.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Editor/NativePluginBuildProcessor.cs +16 -2
- package/Editor/NativePluginBuildProcessor.cs.meta +1 -1
- package/Editor.meta +1 -1
- package/README.md +5 -9
- package/README.md.meta +1 -1
- package/Source/CSPFoundation.cs.meta +1 -1
- package/Source/ClientUserAgent.cs.meta +1 -1
- package/Source/Common/Array.cs.meta +1 -1
- package/Source/Common/CancellationToken.cs.meta +1 -1
- package/Source/Common/FileExtensions.cs +0 -14
- package/Source/Common/FileExtensions.cs.meta +1 -1
- package/Source/Common/List.cs.meta +1 -1
- package/Source/Common/Map.cs.meta +1 -1
- package/Source/Common/MimeTypeHelper.cs +0 -14
- package/Source/Common/MimeTypeHelper.cs.meta +1 -1
- package/Source/Common/MimeTypes.cs +0 -14
- package/Source/Common/MimeTypes.cs.meta +1 -1
- package/Source/Common/Variant.cs.meta +1 -1
- package/Source/Common/VariantType.cs.meta +1 -1
- package/Source/Common/Vector3.cs.meta +1 -1
- package/Source/Common/Vector4.cs.meta +1 -1
- package/Source/Common.meta +1 -1
- package/Source/Csp.cs.meta +1 -1
- package/Source/EThirdPartyPlatform.cs.meta +1 -1
- package/Source/EndpointURIs.cs.meta +1 -1
- package/Source/Il2cppPreserver.cs.meta +1 -1
- package/Source/Multiplayer/AssetDetailBlobParams.cs.meta +1 -1
- package/Source/Multiplayer/ComponentBase.cs +0 -31
- package/Source/Multiplayer/ComponentBase.cs.meta +1 -1
- package/Source/Multiplayer/ComponentType.cs.meta +1 -1
- package/Source/Multiplayer/ComponentUpdateInfo.cs.meta +1 -1
- package/Source/Multiplayer/ComponentUpdateType.cs.meta +1 -1
- package/Source/Multiplayer/Components/AnimatedModelActions.cs.meta +1 -1
- package/Source/Multiplayer/Components/AnimatedModelPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/AnimatedModelSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/AudioPlaybackState.cs.meta +1 -1
- package/Source/Multiplayer/Components/AudioPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/AudioSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/AudioType.cs.meta +1 -1
- package/Source/Multiplayer/Components/AvatarComponentPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/AvatarPlayMode.cs.meta +1 -1
- package/Source/Multiplayer/Components/AvatarSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/AvatarState.cs.meta +1 -1
- package/Source/Multiplayer/Components/BillboardMode.cs.meta +1 -1
- package/Source/Multiplayer/Components/ButtonPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/ButtonSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/CollisionMode.cs.meta +1 -1
- package/Source/Multiplayer/Components/CollisionPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/CollisionShape.cs.meta +1 -1
- package/Source/Multiplayer/Components/CollisionSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/ConversationPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/ConversationSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/CustomComponentPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/CustomSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/DisplayMode.cs.meta +1 -1
- package/Source/Multiplayer/Components/ECommercePropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/ECommerceSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/ExternalLinkActions.cs.meta +1 -1
- package/Source/Multiplayer/Components/ExternalLinkPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/ExternalLinkSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/FiducialMarkerPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/FiducialMarkerSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/FogMode.cs.meta +1 -1
- package/Source/Multiplayer/Components/FogPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/FogSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/GaussianSplatPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/GaussianSplatSpaceComponent.cs +6 -5
- package/Source/Multiplayer/Components/GaussianSplatSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/ImagePropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/ImageSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/Interfaces/IEnableableComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/Interfaces/IExternalResourceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/Interfaces/IPositionComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/Interfaces/IRotationComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/Interfaces/IScaleComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/Interfaces/IShadowCasterComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/Interfaces/IThirdPartyComponentRef.cs.meta +1 -1
- package/Source/Multiplayer/Components/Interfaces/ITransformComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/Interfaces/IVisibleComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/Interfaces.meta +1 -1
- package/Source/Multiplayer/Components/LightCookieType.cs.meta +1 -1
- package/Source/Multiplayer/Components/LightPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/LightShadowType.cs.meta +1 -1
- package/Source/Multiplayer/Components/LightSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/LightType.cs.meta +1 -1
- package/Source/Multiplayer/Components/LocomotionModel.cs.meta +1 -1
- package/Source/Multiplayer/Components/PortalPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/PortalSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/ReflectionPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/ReflectionShape.cs.meta +1 -1
- package/Source/Multiplayer/Components/ReflectionSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/ScriptComponentPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/ScriptScope.cs.meta +1 -1
- package/Source/Multiplayer/Components/ScriptSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/SplinePropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/SplineSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/StaticModelPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/StaticModelSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components/VideoPlayerActions.cs.meta +1 -1
- package/Source/Multiplayer/Components/VideoPlayerPlaybackState.cs.meta +1 -1
- package/Source/Multiplayer/Components/VideoPlayerPropertyKeys.cs.meta +1 -1
- package/Source/Multiplayer/Components/VideoPlayerSourceType.cs.meta +1 -1
- package/Source/Multiplayer/Components/VideoPlayerSpaceComponent.cs.meta +1 -1
- package/Source/Multiplayer/Components.meta +1 -1
- package/Source/Multiplayer/ConnectionState.cs.meta +1 -1
- package/Source/Multiplayer/Conversation/BaseMessageInfo.cs.meta +1 -1
- package/Source/Multiplayer/Conversation/ConversationInfo.cs.meta +1 -1
- package/Source/Multiplayer/Conversation/ConversationMessageType.cs.meta +1 -1
- package/Source/Multiplayer/Conversation/ConversationResult.cs +0 -28
- package/Source/Multiplayer/Conversation/ConversationResult.cs.meta +1 -1
- package/Source/Multiplayer/Conversation/ConversationSystem.cs.meta +1 -1
- package/Source/Multiplayer/Conversation/MessageCollectionResult.cs +0 -28
- package/Source/Multiplayer/Conversation/MessageCollectionResult.cs.meta +1 -1
- package/Source/Multiplayer/Conversation/MessageInfo.cs.meta +1 -1
- package/Source/Multiplayer/Conversation/MessageResult.cs +0 -28
- package/Source/Multiplayer/Conversation/MessageResult.cs.meta +1 -1
- package/Source/Multiplayer/Conversation.meta +1 -1
- package/Source/Multiplayer/ConversationSystemParams.cs.meta +1 -1
- package/Source/Multiplayer/EAssetChangeType.cs.meta +1 -1
- package/Source/Multiplayer/EPermissionChangeType.cs.meta +1 -1
- package/Source/Multiplayer/ErrorCode.cs.meta +1 -1
- package/Source/Multiplayer/IEntityDeserialiser.cs.meta +1 -1
- package/Source/Multiplayer/IEntitySerialiser.cs.meta +1 -1
- package/Source/Multiplayer/MultiplayerConnection.cs +0 -44
- package/Source/Multiplayer/MultiplayerConnection.cs.meta +1 -1
- package/Source/Multiplayer/ReplicatedValue.cs.meta +1 -1
- package/Source/Multiplayer/ReplicatedValueType.cs.meta +1 -1
- package/Source/Multiplayer/Script/EntityScript.cs +0 -17
- package/Source/Multiplayer/Script/EntityScript.cs.meta +1 -1
- package/Source/Multiplayer/Script.meta +1 -1
- package/Source/Multiplayer/SpaceEntity.cs.meta +1 -1
- package/Source/Multiplayer/SpaceEntitySystem.cs +0 -30
- package/Source/Multiplayer/SpaceEntitySystem.cs.meta +1 -1
- package/Source/Multiplayer/SpaceEntityType.cs.meta +1 -1
- package/Source/Multiplayer/SpaceEntityUpdateFlags.cs.meta +1 -1
- package/Source/Multiplayer/SpaceTransform.cs.meta +1 -1
- package/Source/Multiplayer/UserPermissionsParams.cs.meta +1 -1
- package/Source/Multiplayer.meta +1 -1
- package/Source/NativeClassWrapper.cs.meta +1 -1
- package/Source/ProgressEventArgs.cs.meta +1 -1
- package/Source/Ref.cs.meta +1 -1
- package/Source/Systems/Analytics/AnalyticsEvent.cs +0 -14
- package/Source/Systems/Analytics/AnalyticsEvent.cs.meta +1 -1
- package/Source/Systems/Analytics/AnalyticsEventInitialiser.cs.meta +1 -1
- package/Source/Systems/Analytics/AnalyticsSystem.cs +0 -28
- package/Source/Systems/Analytics/AnalyticsSystem.cs.meta +1 -1
- package/Source/Systems/Analytics/IAnalyticsProvider.cs +0 -13
- package/Source/Systems/Analytics/IAnalyticsProvider.cs.meta +1 -1
- package/Source/Systems/Analytics.meta +1 -1
- package/Source/Systems/Assets/Asset.cs.meta +1 -1
- package/Source/Systems/Assets/AssetCollection.cs.meta +1 -1
- package/Source/Systems/Assets/AssetCollectionResult.cs +0 -14
- package/Source/Systems/Assets/AssetCollectionResult.cs.meta +1 -1
- package/Source/Systems/Assets/AssetCollectionsResult.cs +0 -14
- package/Source/Systems/Assets/AssetCollectionsResult.cs.meta +1 -1
- package/Source/Systems/Assets/AssetDataResult.cs +0 -28
- package/Source/Systems/Assets/AssetDataResult.cs.meta +1 -1
- package/Source/Systems/Assets/AssetDataSource.cs.meta +1 -1
- package/Source/Systems/Assets/AssetResult.cs +0 -28
- package/Source/Systems/Assets/AssetResult.cs.meta +1 -1
- package/Source/Systems/Assets/AssetSystem.cs +0 -28
- package/Source/Systems/Assets/AssetSystem.cs.meta +1 -1
- package/Source/Systems/Assets/AssetsResult.cs +0 -28
- package/Source/Systems/Assets/AssetsResult.cs.meta +1 -1
- package/Source/Systems/Assets/BufferAssetDataSource.cs.meta +1 -1
- package/Source/Systems/Assets/EAssetCollectionType.cs.meta +1 -1
- package/Source/Systems/Assets/EAssetPlatform.cs.meta +1 -1
- package/Source/Systems/Assets/EAssetType.cs.meta +1 -1
- package/Source/Systems/Assets/FileAssetDataSource.cs.meta +1 -1
- package/Source/Systems/Assets/LODAsset.cs.meta +1 -1
- package/Source/Systems/Assets/LODChain.cs.meta +1 -1
- package/Source/Systems/Assets/LODChainResult.cs +0 -14
- package/Source/Systems/Assets/LODChainResult.cs.meta +1 -1
- package/Source/Systems/Assets/UriResult.cs +0 -42
- package/Source/Systems/Assets/UriResult.cs.meta +1 -1
- package/Source/Systems/Assets.meta +1 -1
- package/Source/Systems/BooleanResult.cs +0 -45
- package/Source/Systems/BooleanResult.cs.meta +1 -1
- package/Source/Systems/ECommerce/AddShopifyStoreResult.cs +0 -14
- package/Source/Systems/ECommerce/AddShopifyStoreResult.cs.meta +1 -1
- package/Source/Systems/ECommerce/CartInfo.cs.meta +1 -1
- package/Source/Systems/ECommerce/CartInfoResult.cs +0 -14
- package/Source/Systems/ECommerce/CartInfoResult.cs.meta +1 -1
- package/Source/Systems/ECommerce/CartLine.cs.meta +1 -1
- package/Source/Systems/ECommerce/CheckoutInfo.cs.meta +1 -1
- package/Source/Systems/ECommerce/CheckoutInfoResult.cs +0 -14
- package/Source/Systems/ECommerce/CheckoutInfoResult.cs.meta +1 -1
- package/Source/Systems/ECommerce/CurrencyInfo.cs.meta +1 -1
- package/Source/Systems/ECommerce/ECommerceSystem.cs +74 -28
- package/Source/Systems/ECommerce/ECommerceSystem.cs.meta +1 -1
- package/Source/Systems/ECommerce/GetShopifyStoresResult.cs +100 -0
- package/Source/Systems/ECommerce/GetShopifyStoresResult.cs.meta +11 -0
- package/Source/Systems/ECommerce/ProductInfo.cs.meta +1 -1
- package/Source/Systems/ECommerce/ProductInfoCollectionResult.cs +0 -14
- package/Source/Systems/ECommerce/ProductInfoCollectionResult.cs.meta +1 -1
- package/Source/Systems/ECommerce/ProductInfoResult.cs +0 -14
- package/Source/Systems/ECommerce/ProductInfoResult.cs.meta +1 -1
- package/Source/Systems/ECommerce/ProductMediaInfo.cs.meta +1 -1
- package/Source/Systems/ECommerce/ProductVariantInfo.cs.meta +1 -1
- package/Source/Systems/ECommerce/ShopifyStoreInfo.cs.meta +1 -1
- package/Source/Systems/ECommerce/ValidateShopifyStoreResult.cs +0 -14
- package/Source/Systems/ECommerce/ValidateShopifyStoreResult.cs.meta +1 -1
- package/Source/Systems/ECommerce/VariantOptionInfo.cs.meta +1 -1
- package/Source/Systems/ECommerce.meta +1 -1
- package/Source/Systems/ERequestFailureReason.cs.meta +1 -1
- package/Source/Systems/EResultCode.cs.meta +1 -1
- package/Source/Systems/EventTicketing/EventTicket.cs.meta +1 -1
- package/Source/Systems/EventTicketing/EventTicketResult.cs +0 -14
- package/Source/Systems/EventTicketing/EventTicketResult.cs.meta +1 -1
- package/Source/Systems/EventTicketing/EventTicketingSystem.cs +35 -42
- package/Source/Systems/EventTicketing/EventTicketingSystem.cs.meta +1 -1
- package/Source/Systems/EventTicketing/EventTicketingVendor.cs.meta +1 -1
- package/Source/Systems/EventTicketing/SpaceIsTicketedResult.cs +0 -14
- package/Source/Systems/EventTicketing/SpaceIsTicketedResult.cs.meta +1 -1
- package/Source/Systems/EventTicketing/TicketStatus.cs.meta +1 -1
- package/Source/Systems/EventTicketing/TicketedEvent.cs.meta +1 -1
- package/Source/Systems/EventTicketing/TicketedEventCollectionResult.cs +0 -14
- package/Source/Systems/EventTicketing/TicketedEventCollectionResult.cs.meta +1 -1
- package/Source/Systems/EventTicketing/TicketedEventResult.cs +0 -14
- package/Source/Systems/EventTicketing/TicketedEventResult.cs.meta +1 -1
- package/Source/Systems/EventTicketing/TicketedEventVendorAuthInfo.cs.meta +1 -1
- package/Source/Systems/EventTicketing/TicketedEventVendorAuthInfoResult.cs +0 -14
- package/Source/Systems/EventTicketing/TicketedEventVendorAuthInfoResult.cs.meta +1 -1
- package/Source/Systems/EventTicketing.meta +1 -1
- package/Source/Systems/GraphQL/GraphQLResult.cs.meta +1 -1
- package/Source/Systems/GraphQL/GraphQLSystem.cs +0 -28
- package/Source/Systems/GraphQL/GraphQLSystem.cs.meta +1 -1
- package/Source/Systems/GraphQL.meta +1 -1
- package/Source/Systems/HTTPHeadersResult.cs +0 -45
- package/Source/Systems/HTTPHeadersResult.cs.meta +1 -1
- package/Source/Systems/Log/LogLevel.cs.meta +1 -1
- package/Source/Systems/Log/LogSystem.cs +0 -28
- package/Source/Systems/Log/LogSystem.cs.meta +1 -1
- package/Source/Systems/Log.meta +1 -1
- package/Source/Systems/Maintenance/MaintenanceInfo.cs.meta +1 -1
- package/Source/Systems/Maintenance/MaintenanceInfoResult.cs +0 -28
- package/Source/Systems/Maintenance/MaintenanceInfoResult.cs.meta +1 -1
- package/Source/Systems/Maintenance/MaintenanceSystem.cs +0 -28
- package/Source/Systems/Maintenance/MaintenanceSystem.cs.meta +1 -1
- package/Source/Systems/Maintenance.meta +1 -1
- package/Source/Systems/NullResult.cs +0 -26
- package/Source/Systems/NullResult.cs.meta +1 -1
- package/Source/Systems/Organizations/EOrganizationRole.cs +24 -0
- package/Source/Systems/Organizations/EOrganizationRole.cs.meta +11 -0
- package/Source/Systems/Organizations/InviteOrganizationRoleCollection.cs +206 -0
- package/Source/Systems/Organizations/InviteOrganizationRoleCollection.cs.meta +11 -0
- package/Source/Systems/Organizations/InviteOrganizationRoleInfo.cs +160 -0
- package/Source/Systems/Organizations/InviteOrganizationRoleInfo.cs.meta +11 -0
- package/Source/Systems/Organizations/Organization.cs +382 -0
- package/Source/Systems/Organizations/Organization.cs.meta +11 -0
- package/Source/Systems/Organizations/OrganizationResult.cs +103 -0
- package/Source/Systems/Organizations/OrganizationResult.cs.meta +11 -0
- package/Source/Systems/Organizations/OrganizationRoleInfo.cs +160 -0
- package/Source/Systems/Organizations/OrganizationRoleInfo.cs.meta +11 -0
- package/Source/Systems/Organizations/OrganizationRolesResult.cs +103 -0
- package/Source/Systems/Organizations/OrganizationRolesResult.cs.meta +11 -0
- package/Source/Systems/Organizations/OrganizationSystem.cs +409 -0
- package/Source/Systems/Organizations/OrganizationSystem.cs.meta +11 -0
- package/Source/Systems/Organizations.meta +7 -0
- package/Source/Systems/Quota/FeatureLimitInfo.cs.meta +1 -1
- package/Source/Systems/Quota/FeatureLimitResult.cs +0 -14
- package/Source/Systems/Quota/FeatureLimitResult.cs.meta +1 -1
- package/Source/Systems/Quota/FeatureQuotaInfo.cs.meta +1 -1
- package/Source/Systems/Quota/FeatureQuotaResult.cs +0 -14
- package/Source/Systems/Quota/FeatureQuotaResult.cs.meta +1 -1
- package/Source/Systems/Quota/FeaturesLimitResult.cs +0 -14
- package/Source/Systems/Quota/FeaturesLimitResult.cs.meta +1 -1
- package/Source/Systems/Quota/FeaturesQuotaResult.cs +0 -14
- package/Source/Systems/Quota/FeaturesQuotaResult.cs.meta +1 -1
- package/Source/Systems/Quota/PeriodEnum.cs.meta +1 -1
- package/Source/Systems/Quota/QuotaSystem.cs +0 -28
- package/Source/Systems/Quota/QuotaSystem.cs.meta +1 -1
- package/Source/Systems/Quota/TierFeatures.cs.meta +1 -1
- package/Source/Systems/Quota/TierNames.cs.meta +1 -1
- package/Source/Systems/Quota/UserTierInfo.cs.meta +1 -1
- package/Source/Systems/Quota/UserTierResult.cs +0 -14
- package/Source/Systems/Quota/UserTierResult.cs.meta +1 -1
- package/Source/Systems/Quota.meta +1 -1
- package/Source/Systems/ResultBase.cs +0 -17
- package/Source/Systems/ResultBase.cs.meta +1 -1
- package/Source/Systems/Script/ScriptSystem.cs +0 -28
- package/Source/Systems/Script/ScriptSystem.cs.meta +1 -1
- package/Source/Systems/Script.meta +1 -1
- package/Source/Systems/Settings/AvatarInfoResult.cs +0 -28
- package/Source/Systems/Settings/AvatarInfoResult.cs.meta +1 -1
- package/Source/Systems/Settings/AvatarType.cs.meta +1 -1
- package/Source/Systems/Settings/SettingsCollection.cs.meta +1 -1
- package/Source/Systems/Settings/SettingsCollectionResult.cs +0 -14
- package/Source/Systems/Settings/SettingsCollectionResult.cs.meta +1 -1
- package/Source/Systems/Settings/SettingsSystem.cs +0 -28
- package/Source/Systems/Settings/SettingsSystem.cs.meta +1 -1
- package/Source/Systems/Settings.meta +1 -1
- package/Source/Systems/Spaces/BasicSpace.cs.meta +1 -1
- package/Source/Systems/Spaces/BasicSpaceResult.cs +0 -14
- package/Source/Systems/Spaces/BasicSpaceResult.cs.meta +1 -1
- package/Source/Systems/Spaces/BasicSpacesResult.cs +0 -14
- package/Source/Systems/Spaces/BasicSpacesResult.cs.meta +1 -1
- package/Source/Systems/Spaces/InviteUserRoleInfo.cs.meta +1 -1
- package/Source/Systems/Spaces/InviteUserRoleInfoCollection.cs.meta +1 -1
- package/Source/Systems/Spaces/PendingInvitesResult.cs +0 -14
- package/Source/Systems/Spaces/PendingInvitesResult.cs.meta +1 -1
- package/Source/Systems/Spaces/Site.cs.meta +1 -1
- package/Source/Systems/Spaces/SiteResult.cs +0 -14
- package/Source/Systems/Spaces/SiteResult.cs.meta +1 -1
- package/Source/Systems/Spaces/SitesCollectionResult.cs +0 -14
- package/Source/Systems/Spaces/SitesCollectionResult.cs.meta +1 -1
- package/Source/Systems/Spaces/Space.cs.meta +1 -1
- package/Source/Systems/Spaces/SpaceAttributes.cs.meta +1 -1
- package/Source/Systems/Spaces/SpaceGeoLocation.cs.meta +1 -1
- package/Source/Systems/Spaces/SpaceGeoLocationResult.cs +0 -14
- package/Source/Systems/Spaces/SpaceGeoLocationResult.cs.meta +1 -1
- package/Source/Systems/Spaces/SpaceMetadataResult.cs +0 -28
- package/Source/Systems/Spaces/SpaceMetadataResult.cs.meta +1 -1
- package/Source/Systems/Spaces/SpaceResult.cs +0 -14
- package/Source/Systems/Spaces/SpaceResult.cs.meta +1 -1
- package/Source/Systems/Spaces/SpaceSystem.cs +0 -42
- package/Source/Systems/Spaces/SpaceSystem.cs.meta +1 -1
- package/Source/Systems/Spaces/SpaceUserRole.cs.meta +1 -1
- package/Source/Systems/Spaces/SpacesMetadataResult.cs +0 -45
- package/Source/Systems/Spaces/SpacesMetadataResult.cs.meta +1 -1
- package/Source/Systems/Spaces/SpacesResult.cs +0 -14
- package/Source/Systems/Spaces/SpacesResult.cs.meta +1 -1
- package/Source/Systems/Spaces/UserRoleCollectionResult.cs +0 -45
- package/Source/Systems/Spaces/UserRoleCollectionResult.cs.meta +1 -1
- package/Source/Systems/Spaces/UserRoleInfo.cs.meta +1 -1
- package/Source/Systems/Spaces.meta +1 -1
- package/Source/Systems/Spatial/Anchor.cs.meta +1 -1
- package/Source/Systems/Spatial/AnchorCollectionResult.cs +0 -14
- package/Source/Systems/Spatial/AnchorCollectionResult.cs.meta +1 -1
- package/Source/Systems/Spatial/AnchorProvider.cs.meta +1 -1
- package/Source/Systems/Spatial/AnchorResolution.cs.meta +1 -1
- package/Source/Systems/Spatial/AnchorResolutionCollectionResult.cs +0 -14
- package/Source/Systems/Spatial/AnchorResolutionCollectionResult.cs.meta +1 -1
- package/Source/Systems/Spatial/AnchorResolutionResult.cs +0 -14
- package/Source/Systems/Spatial/AnchorResolutionResult.cs.meta +1 -1
- package/Source/Systems/Spatial/AnchorResult.cs +0 -14
- package/Source/Systems/Spatial/AnchorResult.cs.meta +1 -1
- package/Source/Systems/Spatial/AnchorSystem.cs +0 -28
- package/Source/Systems/Spatial/AnchorSystem.cs.meta +1 -1
- package/Source/Systems/Spatial/EPointOfInterestType.cs.meta +1 -1
- package/Source/Systems/Spatial/GeoLocation.cs.meta +1 -1
- package/Source/Systems/Spatial/OlyAnchorPosition.cs.meta +1 -1
- package/Source/Systems/Spatial/OlyRotation.cs.meta +1 -1
- package/Source/Systems/Spatial/POICollectionResult.cs +0 -14
- package/Source/Systems/Spatial/POICollectionResult.cs.meta +1 -1
- package/Source/Systems/Spatial/POIResult.cs +0 -14
- package/Source/Systems/Spatial/POIResult.cs.meta +1 -1
- package/Source/Systems/Spatial/PointOfInterest.cs.meta +1 -1
- package/Source/Systems/Spatial/PointOfInterestSystem.cs +0 -28
- package/Source/Systems/Spatial/PointOfInterestSystem.cs.meta +1 -1
- package/Source/Systems/Spatial.meta +1 -1
- package/Source/Systems/StringArrayResult.cs +0 -45
- package/Source/Systems/StringArrayResult.cs.meta +1 -1
- package/Source/Systems/StringResult.cs +0 -28
- package/Source/Systems/StringResult.cs.meta +1 -1
- package/Source/Systems/SystemBase.cs +0 -13
- package/Source/Systems/SystemBase.cs.meta +1 -1
- package/Source/Systems/SystemsManager.cs +18 -19
- package/Source/Systems/SystemsManager.cs.meta +1 -1
- package/Source/Systems/UInt64Result.cs +0 -45
- package/Source/Systems/UInt64Result.cs.meta +1 -1
- package/Source/Systems/Users/AgoraUserTokenParams.cs.meta +1 -1
- package/Source/Systems/Users/BasicProfile.cs.meta +1 -1
- package/Source/Systems/Users/BasicProfilesResult.cs +0 -14
- package/Source/Systems/Users/BasicProfilesResult.cs.meta +1 -1
- package/Source/Systems/Users/ELoginState.cs.meta +1 -1
- package/Source/Systems/Users/EThirdPartyAuthenticationProviders.cs.meta +1 -1
- package/Source/Systems/Users/LoginState.cs +34 -0
- package/Source/Systems/Users/LoginState.cs.meta +1 -1
- package/Source/Systems/Users/LoginStateResult.cs +0 -28
- package/Source/Systems/Users/LoginStateResult.cs.meta +1 -1
- package/Source/Systems/Users/LoginTokenInfo.cs.meta +1 -1
- package/Source/Systems/Users/LoginTokenInfoResult.cs +0 -28
- package/Source/Systems/Users/LoginTokenInfoResult.cs.meta +1 -1
- package/Source/Systems/Users/Profile.cs.meta +1 -1
- package/Source/Systems/Users/ProfileResult.cs +0 -14
- package/Source/Systems/Users/ProfileResult.cs.meta +1 -1
- package/Source/Systems/Users/ProviderDetailsResult.cs.meta +1 -1
- package/Source/Systems/Users/ThirdPartyProviderDetails.cs.meta +1 -1
- package/Source/Systems/Users/UserSystem.cs +0 -42
- package/Source/Systems/Users/UserSystem.cs.meta +1 -1
- package/Source/Systems/Users.meta +1 -1
- package/Source/Systems/Voip/VoipSystem.cs +0 -28
- package/Source/Systems/Voip/VoipSystem.cs.meta +1 -1
- package/Source/Systems/Voip.meta +1 -1
- package/Source/Systems.meta +1 -1
- package/Source/Web/EResponseCodes.cs.meta +1 -1
- package/Source/Web.meta +1 -1
- package/Source/WrapperHelper.cs.meta +1 -1
- package/Source.meta +1 -1
- package/android64/libConnectedSpacesPlatform.so +0 -0
- package/android64/libConnectedSpacesPlatform.so.meta +1 -1
- package/android64/libConnectedSpacesPlatform_D.so +0 -0
- package/android64/libConnectedSpacesPlatform_D.so.meta +1 -1
- package/android64.meta +1 -1
- package/ios/libConnectedSpacesPlatform.a +0 -0
- package/ios/libConnectedSpacesPlatform.a.meta +1 -1
- package/ios/libcrypto.a.meta +1 -1
- package/ios/libssl.a.meta +1 -1
- package/ios.meta +1 -1
- package/macosx/libConnectedSpacesPlatform.dylib +0 -0
- package/macosx/libConnectedSpacesPlatform.dylib.meta +2 -2
- package/macosx.meta +1 -1
- package/package.json +1 -1
- package/package.json.meta +1 -1
- package/visionos/libConnectedSpacesPlatform.a +0 -0
- package/visionos/libConnectedSpacesPlatform.a.meta +1 -1
- package/visionos/libcrypto.a.meta +1 -1
- package/visionos/libssl.a.meta +1 -1
- package/visionos.meta +1 -1
- package/windows/ConnectedSpacesPlatform.dll +0 -0
- package/windows/ConnectedSpacesPlatform.dll.meta +1 -1
- package/windows/ConnectedSpacesPlatform_D.dll +0 -0
- package/windows/ConnectedSpacesPlatform_D.dll.meta +1 -1
- package/windows.meta +1 -1
|
@@ -0,0 +1,103 @@
|
|
|
1
|
+
// WARNING: DO NOT EDIT THIS FILE! IT IS A GENERATED FILE AND
|
|
2
|
+
// ANY CHANGES YOU MAKE WILL BE OVERWRITTEN ON THE NEXT BUILD
|
|
3
|
+
|
|
4
|
+
#nullable enable annotations
|
|
5
|
+
|
|
6
|
+
using System;
|
|
7
|
+
using System.Collections.Generic;
|
|
8
|
+
using System.Reflection;
|
|
9
|
+
using System.Runtime.InteropServices;
|
|
10
|
+
using System.Security;
|
|
11
|
+
using System.Threading.Tasks;
|
|
12
|
+
|
|
13
|
+
namespace Csp.Systems
|
|
14
|
+
{
|
|
15
|
+
/// @ingroup Organization System
|
|
16
|
+
/// <summary>Data class used to contain a Users Organization Role Info object.</summary>
|
|
17
|
+
|
|
18
|
+
public class OrganizationRolesResult : Csp.Systems.ResultBase, IDisposable
|
|
19
|
+
{
|
|
20
|
+
internal override string _safeTypeName { get; } = "csp_systems_OrganizationRolesResult";
|
|
21
|
+
|
|
22
|
+
#region P/Invoke
|
|
23
|
+
#pragma warning disable IDE1006
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
[
|
|
28
|
+
DllImport(
|
|
29
|
+
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
30
|
+
"__Internal"
|
|
31
|
+
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
32
|
+
"ConnectedSpacesPlatform_D"
|
|
33
|
+
#else
|
|
34
|
+
"ConnectedSpacesPlatform"
|
|
35
|
+
#endif
|
|
36
|
+
),
|
|
37
|
+
SuppressUnmanagedCodeSecurity
|
|
38
|
+
]
|
|
39
|
+
static extern NativePointer csp_systems_OrganizationRolesResult_GetOrganizationRoleInfoC_ArrayRC(IntPtr @class);
|
|
40
|
+
|
|
41
|
+
[
|
|
42
|
+
DllImport(
|
|
43
|
+
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
44
|
+
"__Internal"
|
|
45
|
+
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
46
|
+
"ConnectedSpacesPlatform_D"
|
|
47
|
+
#else
|
|
48
|
+
"ConnectedSpacesPlatform"
|
|
49
|
+
#endif
|
|
50
|
+
),
|
|
51
|
+
SuppressUnmanagedCodeSecurity
|
|
52
|
+
]
|
|
53
|
+
static extern void csp_systems_OrganizationRolesResult_Dtor(IntPtr @class);
|
|
54
|
+
|
|
55
|
+
#pragma warning restore IDE1006
|
|
56
|
+
#endregion
|
|
57
|
+
|
|
58
|
+
internal OrganizationRolesResult(NativePointer ptr) : base(ptr) { }
|
|
59
|
+
|
|
60
|
+
public OrganizationRolesResult(Csp.Systems.ResultBase baseInstance)
|
|
61
|
+
: base(new NativePointer(baseInstance._ptr, baseInstance._ownsPtr ? (byte)1 : (byte)0))
|
|
62
|
+
{
|
|
63
|
+
// Prevent previous instance from freeing underlying pointer when destroyed
|
|
64
|
+
baseInstance._ownsPtr = false;
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
/// <summary>Retrieves the Organization Role Info result.</summary>
|
|
68
|
+
/// <returns>Array of Organization Role Info objects.</returns>
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
public Csp.Common.Array<Csp.Systems.OrganizationRoleInfo> GetOrganizationRoleInfo()
|
|
72
|
+
{
|
|
73
|
+
var _result = new Csp.Common.Array<Csp.Systems.OrganizationRoleInfo>(
|
|
74
|
+
csp_systems_OrganizationRolesResult_GetOrganizationRoleInfoC_ArrayRC(_ptr)
|
|
75
|
+
);
|
|
76
|
+
|
|
77
|
+
return _result;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
~OrganizationRolesResult()
|
|
81
|
+
{
|
|
82
|
+
//RealDispose();
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
void RealDispose()
|
|
86
|
+
{
|
|
87
|
+
if (_ownsPtr && !_disposed)
|
|
88
|
+
{
|
|
89
|
+
csp_systems_OrganizationRolesResult_Dtor(_ptr);
|
|
90
|
+
_disposed = true;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
_disposed = true;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
new public void Dispose()
|
|
97
|
+
{
|
|
98
|
+
RealDispose();
|
|
99
|
+
GC.SuppressFinalize(this);
|
|
100
|
+
}
|
|
101
|
+
}
|
|
102
|
+
}
|
|
103
|
+
|
|
@@ -0,0 +1,409 @@
|
|
|
1
|
+
// WARNING: DO NOT EDIT THIS FILE! IT IS A GENERATED FILE AND
|
|
2
|
+
// ANY CHANGES YOU MAKE WILL BE OVERWRITTEN ON THE NEXT BUILD
|
|
3
|
+
|
|
4
|
+
#nullable enable annotations
|
|
5
|
+
|
|
6
|
+
using System;
|
|
7
|
+
using System.Collections.Generic;
|
|
8
|
+
using System.Reflection;
|
|
9
|
+
using System.Runtime.InteropServices;
|
|
10
|
+
using System.Security;
|
|
11
|
+
using System.Threading.Tasks;
|
|
12
|
+
|
|
13
|
+
namespace Csp.Systems
|
|
14
|
+
{
|
|
15
|
+
/// @ingroup Quota System
|
|
16
|
+
/// <summary>Public facing system that allows interfacing with the Organization System.</summary>
|
|
17
|
+
/// <remarks>.</remarks>
|
|
18
|
+
|
|
19
|
+
public class OrganizationSystem : Csp.Systems.SystemBase
|
|
20
|
+
{
|
|
21
|
+
internal override string _safeTypeName { get; } = "csp_systems_OrganizationSystem";
|
|
22
|
+
|
|
23
|
+
#region P/Invoke
|
|
24
|
+
#pragma warning disable IDE1006
|
|
25
|
+
|
|
26
|
+
[
|
|
27
|
+
DllImport(
|
|
28
|
+
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
29
|
+
"__Internal"
|
|
30
|
+
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
31
|
+
"ConnectedSpacesPlatform_D"
|
|
32
|
+
#else
|
|
33
|
+
"ConnectedSpacesPlatform"
|
|
34
|
+
#endif
|
|
35
|
+
),
|
|
36
|
+
SuppressUnmanagedCodeSecurity
|
|
37
|
+
]
|
|
38
|
+
static extern void csp_systems_OrganizationSystem_SetMemberJoinedOrganizationCallback_void_MemberJoinedOrganizationCallback(
|
|
39
|
+
IntPtr @class,
|
|
40
|
+
SetMemberJoinedOrganizationCallbackCallbackDelegate callback,
|
|
41
|
+
IntPtr callbackStateObject
|
|
42
|
+
);
|
|
43
|
+
|
|
44
|
+
[
|
|
45
|
+
DllImport(
|
|
46
|
+
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
47
|
+
"__Internal"
|
|
48
|
+
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
49
|
+
"ConnectedSpacesPlatform_D"
|
|
50
|
+
#else
|
|
51
|
+
"ConnectedSpacesPlatform"
|
|
52
|
+
#endif
|
|
53
|
+
),
|
|
54
|
+
SuppressUnmanagedCodeSecurity
|
|
55
|
+
]
|
|
56
|
+
static extern void csp_systems_OrganizationSystem_Dtor(IntPtr @class);
|
|
57
|
+
|
|
58
|
+
[
|
|
59
|
+
DllImport(
|
|
60
|
+
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
61
|
+
"__Internal"
|
|
62
|
+
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
63
|
+
"ConnectedSpacesPlatform_D"
|
|
64
|
+
#else
|
|
65
|
+
"ConnectedSpacesPlatform"
|
|
66
|
+
#endif
|
|
67
|
+
),
|
|
68
|
+
SuppressUnmanagedCodeSecurity
|
|
69
|
+
]
|
|
70
|
+
static extern void csp_systems_OrganizationSystem_InviteToOrganization_void_StringRC_StringRC_ArrayRC_StringRC_StringRC_NullResultCallback(
|
|
71
|
+
IntPtr @class,
|
|
72
|
+
string OrganizationId,
|
|
73
|
+
string Email,
|
|
74
|
+
IntPtr OrganizationRoles,
|
|
75
|
+
string EmailLinkUrl,
|
|
76
|
+
string SignupUrl,
|
|
77
|
+
InviteToOrganizationCallbackDelegate callback,
|
|
78
|
+
IntPtr callbackStateObject
|
|
79
|
+
);
|
|
80
|
+
|
|
81
|
+
[
|
|
82
|
+
DllImport(
|
|
83
|
+
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
84
|
+
"__Internal"
|
|
85
|
+
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
86
|
+
"ConnectedSpacesPlatform_D"
|
|
87
|
+
#else
|
|
88
|
+
"ConnectedSpacesPlatform"
|
|
89
|
+
#endif
|
|
90
|
+
),
|
|
91
|
+
SuppressUnmanagedCodeSecurity
|
|
92
|
+
]
|
|
93
|
+
static extern void csp_systems_OrganizationSystem_BulkInviteToOrganization_void_StringRC_InviteOrganizationRoleCollectionRC_NullResultCallback(
|
|
94
|
+
IntPtr @class,
|
|
95
|
+
string OrganizationId,
|
|
96
|
+
IntPtr InviteUsers,
|
|
97
|
+
BulkInviteToOrganizationCallbackDelegate callback,
|
|
98
|
+
IntPtr callbackStateObject
|
|
99
|
+
);
|
|
100
|
+
|
|
101
|
+
[
|
|
102
|
+
DllImport(
|
|
103
|
+
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
104
|
+
"__Internal"
|
|
105
|
+
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
106
|
+
"ConnectedSpacesPlatform_D"
|
|
107
|
+
#else
|
|
108
|
+
"ConnectedSpacesPlatform"
|
|
109
|
+
#endif
|
|
110
|
+
),
|
|
111
|
+
SuppressUnmanagedCodeSecurity
|
|
112
|
+
]
|
|
113
|
+
static extern void csp_systems_OrganizationSystem_GetUserRolesInOrganization_void_StringRC_ArrayRC_OrganizationRolesResultCallback(
|
|
114
|
+
IntPtr @class,
|
|
115
|
+
string OrganizationId,
|
|
116
|
+
IntPtr UserIds,
|
|
117
|
+
GetUserRolesInOrganizationCallbackDelegate callback,
|
|
118
|
+
IntPtr callbackStateObject
|
|
119
|
+
);
|
|
120
|
+
|
|
121
|
+
[
|
|
122
|
+
DllImport(
|
|
123
|
+
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
124
|
+
"__Internal"
|
|
125
|
+
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
126
|
+
"ConnectedSpacesPlatform_D"
|
|
127
|
+
#else
|
|
128
|
+
"ConnectedSpacesPlatform"
|
|
129
|
+
#endif
|
|
130
|
+
),
|
|
131
|
+
SuppressUnmanagedCodeSecurity
|
|
132
|
+
]
|
|
133
|
+
static extern void csp_systems_OrganizationSystem_RemoveUserFromOrganization_void_StringRC_StringRC_NullResultCallback(
|
|
134
|
+
IntPtr @class,
|
|
135
|
+
string OrganizationId,
|
|
136
|
+
string UserId,
|
|
137
|
+
RemoveUserFromOrganizationCallbackDelegate callback,
|
|
138
|
+
IntPtr callbackStateObject
|
|
139
|
+
);
|
|
140
|
+
|
|
141
|
+
#pragma warning restore IDE1006
|
|
142
|
+
#endregion
|
|
143
|
+
|
|
144
|
+
internal OrganizationSystem(NativePointer ptr) : base(ptr) { }
|
|
145
|
+
|
|
146
|
+
public OrganizationSystem(Csp.Systems.SystemBase baseInstance)
|
|
147
|
+
: base(new NativePointer(baseInstance._ptr, baseInstance._ownsPtr ? (byte)1 : (byte)0))
|
|
148
|
+
{
|
|
149
|
+
// Prevent previous instance from freeing underlying pointer when destroyed
|
|
150
|
+
baseInstance._ownsPtr = false;
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
delegate void SetMemberJoinedOrganizationCallbackCallbackDelegate(IntPtr _StateObject__, string arg1);
|
|
154
|
+
|
|
155
|
+
delegate void InviteToOrganizationCallbackDelegate(IntPtr _StateObject__, NativePointer Result);
|
|
156
|
+
|
|
157
|
+
delegate void BulkInviteToOrganizationCallbackDelegate(IntPtr _StateObject__, NativePointer Result);
|
|
158
|
+
|
|
159
|
+
delegate void GetUserRolesInOrganizationCallbackDelegate(IntPtr _StateObject__, NativePointer Result);
|
|
160
|
+
|
|
161
|
+
delegate void RemoveUserFromOrganizationCallbackDelegate(IntPtr _StateObject__, NativePointer Result);
|
|
162
|
+
|
|
163
|
+
readonly List<GCHandle> eventHandles = new List<GCHandle>();
|
|
164
|
+
|
|
165
|
+
#if !UNITY_EDITOR && ENABLE_IL2CPP
|
|
166
|
+
[AOT.MonoPInvokeCallback (typeof (SetMemberJoinedOrganizationCallbackCallbackDelegate))]
|
|
167
|
+
#endif
|
|
168
|
+
static void SetMemberJoinedOrganizationCallbackCallbackDelegateFunction(IntPtr _StateObject__, string _arg1)
|
|
169
|
+
{
|
|
170
|
+
var _handle = (GCHandle)_StateObject__;
|
|
171
|
+
var _this = (OrganizationSystem)_handle.Target;
|
|
172
|
+
_this.RealOnMemberJoinedOrganization?.Invoke(_this, _arg1);
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
static readonly SetMemberJoinedOrganizationCallbackCallbackDelegate OnMemberJoinedOrganizationDelegateInstance =
|
|
176
|
+
SetMemberJoinedOrganizationCallbackCallbackDelegateFunction;
|
|
177
|
+
|
|
178
|
+
bool OnMemberJoinedOrganizationInitialised = false;
|
|
179
|
+
event EventHandler<string>? RealOnMemberJoinedOrganization;
|
|
180
|
+
public event EventHandler<string> OnMemberJoinedOrganization
|
|
181
|
+
{
|
|
182
|
+
add
|
|
183
|
+
{
|
|
184
|
+
if (!OnMemberJoinedOrganizationInitialised)
|
|
185
|
+
{
|
|
186
|
+
var handle = GCHandle.Alloc(this);
|
|
187
|
+
csp_systems_OrganizationSystem_SetMemberJoinedOrganizationCallback_void_MemberJoinedOrganizationCallback(
|
|
188
|
+
_ptr,
|
|
189
|
+
OnMemberJoinedOrganizationDelegateInstance,
|
|
190
|
+
(IntPtr)handle
|
|
191
|
+
);
|
|
192
|
+
eventHandles.Add(handle);
|
|
193
|
+
OnMemberJoinedOrganizationInitialised = true;
|
|
194
|
+
}
|
|
195
|
+
|
|
196
|
+
RealOnMemberJoinedOrganization += value;
|
|
197
|
+
}
|
|
198
|
+
remove { RealOnMemberJoinedOrganization -= value; }
|
|
199
|
+
}
|
|
200
|
+
|
|
201
|
+
#if !UNITY_EDITOR && ENABLE_IL2CPP
|
|
202
|
+
[AOT.MonoPInvokeCallback (typeof (InviteToOrganizationCallbackDelegate))]
|
|
203
|
+
#endif
|
|
204
|
+
static void InviteToOrganizationCallbackDelegateFunction(IntPtr _StateObject__, NativePointer _Result)
|
|
205
|
+
{
|
|
206
|
+
var _handle = (GCHandle)_StateObject__;
|
|
207
|
+
var tcs = (TaskCompletionSource<Csp.Systems.NullResult>)_handle.Target;
|
|
208
|
+
var _this = (OrganizationSystem)tcs.Task.AsyncState;
|
|
209
|
+
|
|
210
|
+
var task_result = new Csp.Systems.NullResult(_Result);
|
|
211
|
+
|
|
212
|
+
if (task_result.GetResultCode() == Csp.Systems.EResultCode.InProgress)
|
|
213
|
+
{
|
|
214
|
+
return;
|
|
215
|
+
}
|
|
216
|
+
|
|
217
|
+
tcs.SetResult(task_result);
|
|
218
|
+
_handle.Free();
|
|
219
|
+
}
|
|
220
|
+
|
|
221
|
+
static readonly InviteToOrganizationCallbackDelegate InviteToOrganizationDelegateInstance =
|
|
222
|
+
InviteToOrganizationCallbackDelegateFunction;
|
|
223
|
+
|
|
224
|
+
/// <summary>Invites a given email to the User's Organization.</summary>
|
|
225
|
+
/// <remarks>Only a User with an Admin or Owner Organization role can invite people to the organization. If the User does not have the required role their</remarks>
|
|
226
|
+
/// <remarks>call will be rejected.</remarks>
|
|
227
|
+
/// <param name="OrganizationId">Id of the Organization the user should be added to. If no Id is specified,</param>
|
|
228
|
+
/// <remarks>the Id of the Organization the user is currently authenticated against will be used.</remarks>
|
|
229
|
+
/// <param name="Email">Email to invite to the Organization.</param>
|
|
230
|
+
/// <param name="OrganizationRoles">The role/s in the Organization the invited User is to have.</param>
|
|
231
|
+
/// <param name="EmailLinkUrl">Link that will be provided in the invite email</param>
|
|
232
|
+
/// <param name="SignupUrl">Destination link that will be provided in the invite email</param>
|
|
233
|
+
/// <returns>The result for the request</returns>
|
|
234
|
+
|
|
235
|
+
public Task<Csp.Systems.NullResult> InviteToOrganization(
|
|
236
|
+
string? OrganizationId,
|
|
237
|
+
string Email,
|
|
238
|
+
Csp.Common.Array<Csp.Systems.EOrganizationRole> OrganizationRoles,
|
|
239
|
+
string? EmailLinkUrl,
|
|
240
|
+
string? SignupUrl
|
|
241
|
+
) {
|
|
242
|
+
var tcs = new TaskCompletionSource<Csp.Systems.NullResult>(this);
|
|
243
|
+
var handle = GCHandle.Alloc(tcs);
|
|
244
|
+
|
|
245
|
+
csp_systems_OrganizationSystem_InviteToOrganization_void_StringRC_StringRC_ArrayRC_StringRC_StringRC_NullResultCallback(
|
|
246
|
+
_ptr,
|
|
247
|
+
OrganizationId,
|
|
248
|
+
Email,
|
|
249
|
+
OrganizationRoles._ptr,
|
|
250
|
+
EmailLinkUrl,
|
|
251
|
+
SignupUrl,
|
|
252
|
+
InviteToOrganizationDelegateInstance,
|
|
253
|
+
(IntPtr)handle
|
|
254
|
+
);
|
|
255
|
+
|
|
256
|
+
return tcs.Task;
|
|
257
|
+
}
|
|
258
|
+
|
|
259
|
+
#if !UNITY_EDITOR && ENABLE_IL2CPP
|
|
260
|
+
[AOT.MonoPInvokeCallback (typeof (BulkInviteToOrganizationCallbackDelegate))]
|
|
261
|
+
#endif
|
|
262
|
+
static void BulkInviteToOrganizationCallbackDelegateFunction(IntPtr _StateObject__, NativePointer _Result)
|
|
263
|
+
{
|
|
264
|
+
var _handle = (GCHandle)_StateObject__;
|
|
265
|
+
var tcs = (TaskCompletionSource<Csp.Systems.NullResult>)_handle.Target;
|
|
266
|
+
var _this = (OrganizationSystem)tcs.Task.AsyncState;
|
|
267
|
+
|
|
268
|
+
var task_result = new Csp.Systems.NullResult(_Result);
|
|
269
|
+
|
|
270
|
+
if (task_result.GetResultCode() == Csp.Systems.EResultCode.InProgress)
|
|
271
|
+
{
|
|
272
|
+
return;
|
|
273
|
+
}
|
|
274
|
+
|
|
275
|
+
tcs.SetResult(task_result);
|
|
276
|
+
_handle.Free();
|
|
277
|
+
}
|
|
278
|
+
|
|
279
|
+
static readonly BulkInviteToOrganizationCallbackDelegate BulkInviteToOrganizationDelegateInstance =
|
|
280
|
+
BulkInviteToOrganizationCallbackDelegateFunction;
|
|
281
|
+
|
|
282
|
+
/// <summary>Invites all the given emails to the User's Organization.</summary>
|
|
283
|
+
/// <remarks>Only a User with an Admin or Owner Organization role can invite people to the organization. If the User does not have the required role their</remarks>
|
|
284
|
+
/// <remarks>call will be rejected.</remarks>
|
|
285
|
+
/// <param name="OrganizationId">Id of the Organization the users should be added to. If no Id is specified,</param>
|
|
286
|
+
/// <remarks>the Id of the Organization the user is currently authenticated against will be used.</remarks>
|
|
287
|
+
/// <param name="InviteUsers">Collection containing the EmailLinkUrl and SignupUrl as well as the emails and</param>
|
|
288
|
+
/// <remarks>Organization role/s of the Users to be invited.</remarks>
|
|
289
|
+
/// <returns>The result for the request</returns>
|
|
290
|
+
|
|
291
|
+
public Task<Csp.Systems.NullResult> BulkInviteToOrganization(
|
|
292
|
+
string? OrganizationId,
|
|
293
|
+
Csp.Systems.InviteOrganizationRoleCollection InviteUsers
|
|
294
|
+
) {
|
|
295
|
+
var tcs = new TaskCompletionSource<Csp.Systems.NullResult>(this);
|
|
296
|
+
var handle = GCHandle.Alloc(tcs);
|
|
297
|
+
|
|
298
|
+
csp_systems_OrganizationSystem_BulkInviteToOrganization_void_StringRC_InviteOrganizationRoleCollectionRC_NullResultCallback(
|
|
299
|
+
_ptr,
|
|
300
|
+
OrganizationId,
|
|
301
|
+
InviteUsers._ptr,
|
|
302
|
+
BulkInviteToOrganizationDelegateInstance,
|
|
303
|
+
(IntPtr)handle
|
|
304
|
+
);
|
|
305
|
+
|
|
306
|
+
return tcs.Task;
|
|
307
|
+
}
|
|
308
|
+
|
|
309
|
+
#if !UNITY_EDITOR && ENABLE_IL2CPP
|
|
310
|
+
[AOT.MonoPInvokeCallback (typeof (GetUserRolesInOrganizationCallbackDelegate))]
|
|
311
|
+
#endif
|
|
312
|
+
static void GetUserRolesInOrganizationCallbackDelegateFunction(IntPtr _StateObject__, NativePointer _Result)
|
|
313
|
+
{
|
|
314
|
+
var _handle = (GCHandle)_StateObject__;
|
|
315
|
+
var tcs = (TaskCompletionSource<Csp.Systems.OrganizationRolesResult>)_handle.Target;
|
|
316
|
+
var _this = (OrganizationSystem)tcs.Task.AsyncState;
|
|
317
|
+
|
|
318
|
+
var task_result = new Csp.Systems.OrganizationRolesResult(_Result);
|
|
319
|
+
|
|
320
|
+
if (task_result.GetResultCode() == Csp.Systems.EResultCode.InProgress)
|
|
321
|
+
{
|
|
322
|
+
return;
|
|
323
|
+
}
|
|
324
|
+
|
|
325
|
+
tcs.SetResult(task_result);
|
|
326
|
+
_handle.Free();
|
|
327
|
+
}
|
|
328
|
+
|
|
329
|
+
static readonly GetUserRolesInOrganizationCallbackDelegate GetUserRolesInOrganizationDelegateInstance =
|
|
330
|
+
GetUserRolesInOrganizationCallbackDelegateFunction;
|
|
331
|
+
|
|
332
|
+
/// <summary>Retrieves the Organisation User Role information for the User Ids that have been passed in.</summary>
|
|
333
|
+
/// <remarks>Only a User with an Admin or Owner Organization role can request the role information for other Organization members.</remarks>
|
|
334
|
+
/// <remarks>A User without these roles can only request information about their own Organization role and should pass an array containing only their own</remarks>
|
|
335
|
+
/// <remarks>User Id.</remarks>
|
|
336
|
+
/// <param name="OrganizationId">Id of the Organization you want to get user roles for. If no Id is</param>
|
|
337
|
+
/// <remarks>specified, the Id of the Organization the user is currently authenticated against will be used.</remarks>
|
|
338
|
+
/// <param name="UserIds">Array of User Ids for which the Organization User Roles will be retrieved.</param>
|
|
339
|
+
/// <returns>Result class</returns>
|
|
340
|
+
|
|
341
|
+
public Task<Csp.Systems.OrganizationRolesResult> GetUserRolesInOrganization(
|
|
342
|
+
string? OrganizationId,
|
|
343
|
+
Csp.Common.Array<string> UserIds
|
|
344
|
+
) {
|
|
345
|
+
var tcs = new TaskCompletionSource<Csp.Systems.OrganizationRolesResult>(this);
|
|
346
|
+
var handle = GCHandle.Alloc(tcs);
|
|
347
|
+
|
|
348
|
+
csp_systems_OrganizationSystem_GetUserRolesInOrganization_void_StringRC_ArrayRC_OrganizationRolesResultCallback(
|
|
349
|
+
_ptr,
|
|
350
|
+
OrganizationId,
|
|
351
|
+
UserIds._ptr,
|
|
352
|
+
GetUserRolesInOrganizationDelegateInstance,
|
|
353
|
+
(IntPtr)handle
|
|
354
|
+
);
|
|
355
|
+
|
|
356
|
+
return tcs.Task;
|
|
357
|
+
}
|
|
358
|
+
|
|
359
|
+
#if !UNITY_EDITOR && ENABLE_IL2CPP
|
|
360
|
+
[AOT.MonoPInvokeCallback (typeof (RemoveUserFromOrganizationCallbackDelegate))]
|
|
361
|
+
#endif
|
|
362
|
+
static void RemoveUserFromOrganizationCallbackDelegateFunction(IntPtr _StateObject__, NativePointer _Result)
|
|
363
|
+
{
|
|
364
|
+
var _handle = (GCHandle)_StateObject__;
|
|
365
|
+
var tcs = (TaskCompletionSource<Csp.Systems.NullResult>)_handle.Target;
|
|
366
|
+
var _this = (OrganizationSystem)tcs.Task.AsyncState;
|
|
367
|
+
|
|
368
|
+
var task_result = new Csp.Systems.NullResult(_Result);
|
|
369
|
+
|
|
370
|
+
if (task_result.GetResultCode() == Csp.Systems.EResultCode.InProgress)
|
|
371
|
+
{
|
|
372
|
+
return;
|
|
373
|
+
}
|
|
374
|
+
|
|
375
|
+
tcs.SetResult(task_result);
|
|
376
|
+
_handle.Free();
|
|
377
|
+
}
|
|
378
|
+
|
|
379
|
+
static readonly RemoveUserFromOrganizationCallbackDelegate RemoveUserFromOrganizationDelegateInstance =
|
|
380
|
+
RemoveUserFromOrganizationCallbackDelegateFunction;
|
|
381
|
+
|
|
382
|
+
/// <summary>Removes a User from the Organization.</summary>
|
|
383
|
+
/// <remarks>Only a User with an Admin or Owner Organization role can remove other Users from the Organization. If the user does not have the required role</remarks>
|
|
384
|
+
/// <remarks>their call will be rejected. Anyone can remove themselves from an Organization.</remarks>
|
|
385
|
+
/// <param name="OrganizationId">Id of the Organization you want to remove a user from. If no Id is</param>
|
|
386
|
+
/// <remarks>specified, the Id of the Organization the user is currently authenticated against will be used.</remarks>
|
|
387
|
+
/// <param name="UserId">Unique ID of User.</param>
|
|
388
|
+
/// <returns>The result for the request</returns>
|
|
389
|
+
|
|
390
|
+
public Task<Csp.Systems.NullResult> RemoveUserFromOrganization(string? OrganizationId, string UserId)
|
|
391
|
+
{
|
|
392
|
+
var tcs = new TaskCompletionSource<Csp.Systems.NullResult>(this);
|
|
393
|
+
var handle = GCHandle.Alloc(tcs);
|
|
394
|
+
|
|
395
|
+
csp_systems_OrganizationSystem_RemoveUserFromOrganization_void_StringRC_StringRC_NullResultCallback(
|
|
396
|
+
_ptr,
|
|
397
|
+
OrganizationId,
|
|
398
|
+
UserId,
|
|
399
|
+
RemoveUserFromOrganizationDelegateInstance,
|
|
400
|
+
(IntPtr)handle
|
|
401
|
+
);
|
|
402
|
+
|
|
403
|
+
return tcs.Task;
|
|
404
|
+
}
|
|
405
|
+
|
|
406
|
+
protected OrganizationSystem() { }
|
|
407
|
+
}
|
|
408
|
+
}
|
|
409
|
+
|
|
@@ -40,20 +40,6 @@ namespace Csp.Systems
|
|
|
40
40
|
IntPtr @class
|
|
41
41
|
);
|
|
42
42
|
|
|
43
|
-
[
|
|
44
|
-
DllImport(
|
|
45
|
-
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
46
|
-
"__Internal"
|
|
47
|
-
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
48
|
-
"ConnectedSpacesPlatform_D"
|
|
49
|
-
#else
|
|
50
|
-
"ConnectedSpacesPlatform"
|
|
51
|
-
#endif
|
|
52
|
-
),
|
|
53
|
-
SuppressUnmanagedCodeSecurity
|
|
54
|
-
]
|
|
55
|
-
static extern NativePointer csp_systems_FeatureLimitResult_Ctor_voidP(IntPtr arg1);
|
|
56
|
-
|
|
57
43
|
[
|
|
58
44
|
DllImport(
|
|
59
45
|
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
@@ -40,20 +40,6 @@ namespace Csp.Systems
|
|
|
40
40
|
IntPtr @class
|
|
41
41
|
);
|
|
42
42
|
|
|
43
|
-
[
|
|
44
|
-
DllImport(
|
|
45
|
-
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
46
|
-
"__Internal"
|
|
47
|
-
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
48
|
-
"ConnectedSpacesPlatform_D"
|
|
49
|
-
#else
|
|
50
|
-
"ConnectedSpacesPlatform"
|
|
51
|
-
#endif
|
|
52
|
-
),
|
|
53
|
-
SuppressUnmanagedCodeSecurity
|
|
54
|
-
]
|
|
55
|
-
static extern NativePointer csp_systems_FeatureQuotaResult_Ctor_voidP(IntPtr arg1);
|
|
56
|
-
|
|
57
43
|
[
|
|
58
44
|
DllImport(
|
|
59
45
|
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
@@ -38,20 +38,6 @@ namespace Csp.Systems
|
|
|
38
38
|
]
|
|
39
39
|
static extern NativePointer csp_systems_FeaturesLimitResult_GetFeaturesLimitInfoC_ArrayRC(IntPtr @class);
|
|
40
40
|
|
|
41
|
-
[
|
|
42
|
-
DllImport(
|
|
43
|
-
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
44
|
-
"__Internal"
|
|
45
|
-
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
46
|
-
"ConnectedSpacesPlatform_D"
|
|
47
|
-
#else
|
|
48
|
-
"ConnectedSpacesPlatform"
|
|
49
|
-
#endif
|
|
50
|
-
),
|
|
51
|
-
SuppressUnmanagedCodeSecurity
|
|
52
|
-
]
|
|
53
|
-
static extern NativePointer csp_systems_FeaturesLimitResult_Ctor_voidP(IntPtr arg1);
|
|
54
|
-
|
|
55
41
|
[
|
|
56
42
|
DllImport(
|
|
57
43
|
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
@@ -38,20 +38,6 @@ namespace Csp.Systems
|
|
|
38
38
|
]
|
|
39
39
|
static extern NativePointer csp_systems_FeaturesQuotaResult_GetFeaturesQuotaInfoC_ArrayRC(IntPtr @class);
|
|
40
40
|
|
|
41
|
-
[
|
|
42
|
-
DllImport(
|
|
43
|
-
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|
|
44
|
-
"__Internal"
|
|
45
|
-
#elif DEBUG && !UNITY_EDITOR_OSX && !UNITY_STANDALONE_OSX
|
|
46
|
-
"ConnectedSpacesPlatform_D"
|
|
47
|
-
#else
|
|
48
|
-
"ConnectedSpacesPlatform"
|
|
49
|
-
#endif
|
|
50
|
-
),
|
|
51
|
-
SuppressUnmanagedCodeSecurity
|
|
52
|
-
]
|
|
53
|
-
static extern NativePointer csp_systems_FeaturesQuotaResult_Ctor_voidP(IntPtr arg1);
|
|
54
|
-
|
|
55
41
|
[
|
|
56
42
|
DllImport(
|
|
57
43
|
#if !UNITY_EDITOR && (UNITY_IOS || UNITY_VISIONOS)
|