The following functions are provided by the Prosody SPRT end point API:
API call | W | Description |
---|---|---|
sm_sprt_config() | Configure the SPRT end point using IPv4 | |
sm_sprt_config_data_channel() | Configure which SPRT channel is used for data | |
sm_sprt_config_data_format() | Configure the SPRT end point data format | |
sm_sprt_config_ipv6() | Configure the SPRT end point using IPv6 | |
sm_sprt_config_reliable_channel() | Configure the reliable channels of the SPRT end point | |
sm_sprt_create() | Create an SPRT end point | |
sm_sprt_datafeed_connect() | Connect a datafeed to an SPRT end point | |
sm_sprt_destroy() | Destroy an SPRT end point | |
sm_sprt_get_datafeed() | Obtain a datafeed from a SPRT end point | |
sm_sprt_get_event() | Get an event for the SPRT end point | |
sm_sprt_read_message() | Read a message from a SPRT end point | |
sm_sprt_send_message() | Send a message via a SPRT end point | |
sm_sprt_status() | Fetch status info on a SPRT end point |
This document is also available as a single file.