SLGpsPipeResult

class SLGpsPipeResult(success: Boolean, val location: SLLocation?, val timestamp: Long?) : SLPipeResult

Constructors

Link copied to clipboard
constructor(success: Boolean, location: SLLocation?, timestamp: Long?)

Properties

Link copied to clipboard
Link copied to clipboard