Pioneer Robotics Documentation
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Pioneer Robotics Documentation
Pioneer Robotics Documentation
/
pioneer.hardware
/
Phone
Phone
class
Phone
(
hardwareMap
:
HardwareMap
,
defaultColor
:
Int
=
Color.WHITE
)
Members
Constructors
Phone
Link copied to clipboard
constructor
(
hardwareMap
:
HardwareMap
,
defaultColor
:
Int
=
Color.WHITE
)
Properties
color
Link copied to clipboard
var
color
:
Int
Functions
get
Resources
Link copied to clipboard
fun
getResources
(
)
:
Resources
?
show
Alert
Link copied to clipboard
fun
showAlert
(
title
:
String
,
message
:
String
)
show
Toast
Link copied to clipboard
fun
showToast
(
message
:
String
)