Client Library
You can use the Senza client library in your application for interacting with the Senza platform. It offers a number of classes that help you perform a variety of tasks.
- Installation — link to the library using an NPM package or script tag
- Initialization — call the library when your app starts up
- Lifecycle — switch between foreground and background mode
- Remote Player — stream video directly to the device
- Shaka Player — automatically sync the remote player with the local player
- Authentication — authenticate the device and identify the current user
- Device Manager — get info about the current device such as the IP address
- Platform Manager — manage platform level configurations
- Alarm Manager — schedule future events, even if the app is suspended
- Message Manager — send messages to one device or a group of devices
Release Notes
Browse the Release Notes to see the latest updates to the client library.
Updated about 1 month ago
What’s Next