stripe-android
camera-core
/
com.stripe.android.camera.framework
/
StatTrackerImpl
Stat
Tracker
Impl
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
class
StatTrackerImpl
(
onComplete
:
suspend
(
ClockMark
,
String
?
)
->
Unit
)
:
StatTracker
Content copied to clipboard
Functions
Properties
Functions
track
Result
Link copied to clipboard
open
suspend override
fun
trackResult
(
result
:
String
?
)
Content copied to clipboard
Track the result from a stat.
Properties
startedAt
Link copied to clipboard
open
override
val
startedAt
:
ClockMark
Content copied to clipboard
When this task was started.