pix
Toggle table of contents
1.6.8
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
pix
pix
/
io.ak1.pix.helpers
/
PixEventCallback
/
Results
Results
data
class
Results
(
var
data
:
List
<
Uri
>
=
ArrayList()
,
var
status
:
PixEventCallback.Status
=
Status.SUCCESS
)
Members
Constructors
Results
Link copied to clipboard
constructor
(
data
:
List
<
Uri
>
=
ArrayList()
,
status
:
PixEventCallback.Status
=
Status.SUCCESS
)
Properties
data
Link copied to clipboard
var
data
:
List
<
Uri
>
status
Link copied to clipboard
var
status
:
PixEventCallback.Status