Contents

Support Managers

Aerielle Kiyori
English
online
Kaitlynn Rizzo
English
online
xartashah
English
online
show offline managers  
English, Hindi, Russian  

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