Package com. hypertrack. sdk
  Types
Link copied to clipboard
                Callback for the receiver of an asynchronous result
Link copied to clipboard
                Availability status
Link copied to clipboard
                data class AvailabilityCommand(val status: Boolean?, val recordedAt: String?)
Content copied to clipboard
Link copied to clipboard
                Various kind of errors, notifying about initialization failure reason.
Link copied to clipboard
                Main class that reports events when availability state changed or errors occur in the SDK.
Link copied to clipboard
                Marker interface for classes that represent addGeotag invocation.
Link copied to clipboard
                Main interface to use HyperTrack Android SDK in your app.
Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                data class RemoteCommand(    mTrackingCommand: TrackingCommand?,     mConfigUrl: String?,     mLastChanged: String?,     mAvailability: AvailabilityCommand?)
Content copied to clipboard
Link copied to clipboard
                Link copied to clipboard
                Allows you to configure HyperTrack service notification properties.
Link copied to clipboard
                Link copied to clipboard
                Various kind of errors, notifying about initialization failure reason.
Link copied to clipboard
                Main class that reports events when state changed or errors occur in the SDK.