My Project
 
All Classes Namespaces Files Functions Variables Properties
Loading...
Searching...
No Matches
HyperTrack.HyperTrack.Error Class Referenceabstract
Inheritance diagram for HyperTrack.HyperTrack.Error:
HyperTrack.HyperTrack.Error.BlockedFromRunning HyperTrack.HyperTrack.Error.InvalidPublishableKey HyperTrack.HyperTrack.Error.Location HyperTrack.HyperTrack.Error.NoExemptionFromBackgroundStartRestrictions HyperTrack.HyperTrack.Error.Permissions HyperTrack.HyperTrack.Error.Location.Mocked HyperTrack.HyperTrack.Error.Location.ServicesDisabled HyperTrack.HyperTrack.Error.Location.ServicesUnavailable HyperTrack.HyperTrack.Error.Location.SignalLost HyperTrack.HyperTrack.Error.Permissions.Location.Denied HyperTrack.HyperTrack.Error.Permissions.Location.InsufficientForBackground HyperTrack.HyperTrack.Error.Permissions.Location.NotDetermined HyperTrack.HyperTrack.Error.Permissions.Location.Provisional HyperTrack.HyperTrack.Error.Permissions.Location.ReducedAccuracy HyperTrack.HyperTrack.Error.Permissions.Location.Restricted HyperTrack.HyperTrack.Error.Permissions.Location HyperTrack.HyperTrack.Error.Permissions.Notifications

Classes

class  BlockedFromRunning
 
class  InvalidPublishableKey
 
class  Location
 
class  NoExemptionFromBackgroundStartRestrictions
 
class  Permissions
 

Public Member Functions

virtual bool Equals (Error? other)
 
override bool Equals (object? obj)
 
override int GetHashCode ()
 
override string ToString ()
 
int CompareTo (Error? other)
 
int CompareTo (object? obj)
 

Static Public Member Functions

static bool operator== (Error? left, Error? right)
 
static bool operator!= (Error? left, Error? right)
 

Member Function Documentation

◆ CompareTo() [1/2]

int HyperTrack.HyperTrack.Error.CompareTo ( Error? other)
inline

◆ CompareTo() [2/2]

int HyperTrack.HyperTrack.Error.CompareTo ( object? obj)
inline

◆ Equals() [1/2]

virtual bool HyperTrack.HyperTrack.Error.Equals ( Error? other)
virtual

◆ Equals() [2/2]

override bool HyperTrack.HyperTrack.Error.Equals ( object? obj)

◆ GetHashCode()

override int HyperTrack.HyperTrack.Error.GetHashCode ( )

◆ operator!=()

static bool HyperTrack.HyperTrack.Error.operator!= ( Error? left,
Error? right )
static

◆ operator==()

static bool HyperTrack.HyperTrack.Error.operator== ( Error? left,
Error? right )
static

◆ ToString()

override string HyperTrack.HyperTrack.Error.ToString ( )

The documentation for this class was generated from the following file: