enum | ColocationFailedReason { ColocationFailedReason.AutomaticFailedToCreateAnchor , ColocationFailedReason.AutomaticFailedToSaveAnchorToCloud , ColocationFailedReason.AutomaticFailedToShareAnchor , ColocationFailedReason.AutomaticFailedToLocalizeAnchor } Enum that lists the reasons for colocation failing. |
enum | LogLevel { LogLevel.Verbose , LogLevel.Info , LogLevel.Warning , LogLevel.Error , LogLevel.SharedSpatialAnchorsError } Enum that describes the different severity of the logs. |
AutomaticFailedToCreateAnchor | |
AutomaticFailedToSaveAnchorToCloud | |
AutomaticFailedToShareAnchor | |
AutomaticFailedToLocalizeAnchor |
Verbose | |
Info | |
Warning | |
Error | |
SharedSpatialAnchorsError |