xg.glass SDK
Toggle table of contents
0.3.0
release
Target filter
release
Switch theme
Search in API
Skip to content
xg.glass SDK
xgglass-device-inmo-runtime
/
com.xgglass.device.inmo.runtime
/
InmoDisplaySink
Inmo
Display
Sink
fun
interface
InmoDisplaySink
Members
Functions
display
Link copied to clipboard
abstract
suspend
fun
display
(
context
:
Context
,
text
:
String
,
options
:
DisplayOptions
)
display
Image
Link copied to clipboard
open
suspend
fun
displayImage
(
context
:
Context
,
image
:
DisplayImage
,
options
:
DisplayImageOptions
)