Interface | Description |
---|---|
AppInterface |
Interface for communication between STK App and CAT Telephony
|
Class | Description |
---|---|
CatCmdMessage |
Class used to pass CAT messages from telephony to application.
|
CatLog | |
CatResponseMessage | |
CatService |
Class that implements SIM Toolkit Telephony Service.
|
Duration |
Class for representing "Duration" object for CAT.
|
ImageDescriptor | |
Input |
Container class for CAT GET INPUT, GET IN KEY commands parameters.
|
Item |
Represents an Item COMPREHENSION-TLV object.
|
Menu |
Container class for CAT menu (SET UP MENU, SELECT ITEM) parameters.
|
TextAttribute |
Class for representing text attributes for SIM Toolkit.
|
TextMessage | |
ToneSettings |
Container class for PlayTone commands parameters.
|
Enum | Description |
---|---|
AppInterface.CommandType | |
ComprehensionTlvTag |
Enumeration for representing the tag value of COMPREHENSION-TLV objects.
|
Duration.TimeUnit | |
FontSize |
Enumeration for representing text font size.
|
LaunchBrowserMode |
Browser launch mode for LAUNCH BROWSER proactive command.
|
PresentationType |
Presentation types for SELECT TYPE proactive command.
|
ResultCode |
Enumeration for the return code in TERMINAL RESPONSE.
|
TextAlignment |
Enumeration for representing text alignment.
|
TextColor |
Enumeration for representing text color.
|
Tone |
Enumeration for representing the tone values for use with PLAY TONE
proactive commands.
|
Exception | Description |
---|---|
ResultException |
Class for errors in the Result object.
|