| OperationKind Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:ZU.Telemetry.OperationKind"]
Namespace: ZU.Telemetry
public enum OperationKind
| Member name | Value | Description | |
|---|---|---|---|
| AppStarted | 0 | ||
| AppClosed | 1 | ||
| AppCrashed | 2 | ||
| FrameLoaded | 3 | ||
| NotificationsPlatformConnectedToCloudHub | 4 | ||
| NotificationsPlatformDisconnectedFromCloudHub | 5 | ||
| AppAccountAdded | 6 | ||
| AppAccountFailedToAdd | 7 | ||
| AppAccountRemoved | 8 | ||
| AppAccountSyncSettingsChanged | 9 | ||
| AppDataSourceImportCompleted | 10 | ||
| AppAccountSentRegisterRequestToCloudHub | 11 | ||
| AppAccountRegisterRequestRecievedByCloudHub | 12 | ||
| AppAccountRegisteredOnServiceSideWithCloudHub | 13 | ||
| AppAccountFailedToSendRegisterRequestToCloudHub | 14 | ||
| AppAccountFailedToRegisterOnServiceSideWithCloudHub | 15 | ||
| LocalSpaceAdded | 16 | ||
| LocalSpaceRemoved | 17 | ||
| DropboxSpaceAdded | 18 | ||
| DropboxSpaceShared | 19 | ||
| DropboxSpaceRemoved | 20 | ||
| Mouse | 21 | ||
| Touch | 22 | ||
| Pen | 23 | ||
| EntityCompletelyDeleted | 24 | ||
| EntityCopiedToClipboard | 25 | ||
| EntityDeleted | 26 | ||
| EntityPasted | 27 | ||
| EntityAdded | 28 | ||
| EntityOpened | 29 | ||
| EntityPreviewed | 30 | ||
| EntityRenamed | 31 | ||
| EntityVisualClusterAdded | 32 | ||
| EntityPropertiesShown | 33 | ||
| ObjectDropped | 34 | ||
| ObjectPasted | 35 | ||
| Search | 36 | ||
| LoadedFirstSpace | 37 | ||
| LoadedSystemInformationModel | 38 | ||
| ModelLoaded | 39 | ||
| NavigatedToSpace | 40 | ||
| NavigatedToMetaspace | 41 | ||
| NavigatedToEntity | 42 | ||
| ZoomedUsingTouch | 43 | ||
| ZoomedUsingMouseWheel | 44 | ||
| MinimapUsed | 45 | ||
| FrameClosed | 46 | ||
| TopographicClustersVisualizationEffectIsEnabled | 47 | ||
| TopographicClustersVisualizationEffectIsDisabled | 48 | ||
| FrameHostedInShell | 49 | ||
| FrameHostedInStandaloneApp | 50 | ||
| ShellNamespaceExtensionFileNotAvailable | 51 | ||
| ShellNamespaceExtensionRegistrationFailed | 52 | ||
| ShellNamespaceExtensionRegistrationSucceeded | 53 | ||
| InstallerInitialized | 54 | ||
| InstallationStarted | 55 | ||
| InstallationSucceeded | 56 | ||
| InstallationFailed | 57 | ||
| None | 58 |