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-rayneo-installer
/
com.xgglass.device.rayneo.installer
/
RayNeoApkSource
Ray
Neo
Apk
Source
sealed
interface
RayNeoApkSource
Inheritors
Bytes
Asset
FilePath
ContentUri
Members
Types
Asset
Link copied to clipboard
data
class
Asset
(
val
assetPath
:
String
)
:
RayNeoApkSource
Bytes
Link copied to clipboard
data
class
Bytes
(
val
bytes
:
ByteArray
)
:
RayNeoApkSource
Content
Uri
Link copied to clipboard
data
class
ContentUri
(
val
uri
:
Uri
,
val
totalBytes
:
Long
?
=
null
)
:
RayNeoApkSource
File
Path
Link copied to clipboard
data
class
FilePath
(
val
path
:
String
)
:
RayNeoApkSource