The Knights of Ni 2024
CenterStage Off-season Documentation
Loading...
Searching...
No Matches
org.firstinspires.ftc.teamcode.MockTelemetry Class Reference
Inheritance diagram for org.firstinspires.ftc.teamcode.MockTelemetry:

Public Member Functions

Item addData (String caption, String format, Object... args)
 
Item addData (String caption, Object value)
 
boolean removeItem (Item item)
 
void clear ()
 
void clearAll ()
 
Object addAction (Runnable action)
 
boolean removeAction (Object token)
 
void speak (String text)
 
void speak (String text, String languageCode, String countryCode)
 
boolean update ()
 
Line addLine ()
 
Line addLine (String lineCaption)
 
boolean removeLine (Line line)
 
boolean isAutoClear ()
 
void setAutoClear (boolean autoClear)
 
int getMsTransmissionInterval ()
 
void setMsTransmissionInterval (int msTransmissionInterval)
 
String getItemSeparator ()
 
void setItemSeparator (String itemSeparator)
 
String getCaptionValueSeparator ()
 
void setCaptionValueSeparator (String captionValueSeparator)
 
void setDisplayFormat (DisplayFormat displayFormat)
 
Log log ()
 

The documentation for this class was generated from the following file: