Contents
Support Managers
|
shorty McKeenan
English
| online |
|
Xartashah
English
| online |
|
Aerielle Kiyori
English
| offline |
|
Alexander Pixels
English
| offline |
|
Amyalka
English
| offline |
|
Glaznah Gassner
English, Russian
| offline |
|
Justina Mcminnar
English
| offline |
|
Makaylah Wurgle
English
| offline |
|
Rehnaeaislinn
English
| offline |
|
Sammyredfire
English
| offline |
| show offline managers | |
| English, Russian |
SSTI Box API
SSTI Box API
The box API is deprecated, ise SSTI Server API instead.
SSTI Box API Reference
| Command/Event | Description | |
|---|---|---|
Commands | ||
| SSTI_API_GET_GUESTS | Requests the list of tenant's guests and partners from SSTI. | |
| SSTI_API_CUSTOM_BUTTON | Requests SSTI to set the title of unused menu button (usually marked with "--"). | |
Events | ||
| SSTI_EVENT_INITIALIZED | Event fires when SSTI plugin receives new configuration from server (for example, on group name change). | |
| SSTI_EVENT_GUESTS | Fires when SSTI plugin returns the guests/partners list (see SSTI_API_GET_GUESTS command). | |
| SSTI_EVENT_CUSTOM_BUTTON | Fires when tenant presses the custom button (previously set up using SSTI_API_CUSTOM_BUTTON). | |
| SSTI_EVENT_NEW_TENANT | Fires when SSTI discovers a new Hippo box tenant. | |
Examples
- The SSTI API testing suite - here. A rather complex code we use to test SSTI.
- Adding a custom button to the rent box