toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
app
/
edu.stanford.bdh.engagehf.health.summary
/
ShareHealthSummary
Share
Health
Summary
data
class
ShareHealthSummary
(
val
qrCodeBitmap
:
ImageBitmap
,
val
oneTimeCode
:
String
,
val
expiresAt
:
Instant
)
Members
Constructors
Share
Health
Summary
Link copied to clipboard
constructor
(
qrCodeBitmap
:
ImageBitmap
,
oneTimeCode
:
String
,
expiresAt
:
Instant
)
Properties
expires
At
Link copied to clipboard
val
expiresAt
:
Instant
one
Time
Code
Link copied to clipboard
val
oneTimeCode
:
String
qr
Code
Bitmap
Link copied to clipboard
val
qrCodeBitmap
:
ImageBitmap