init
Default init method
Parameters
Host Application context
Vizbee AppID (of format "vzbNNNNNNN" provided by Vizbee for your application)
An implementation of the ISmartPlayAdapter interface
Init method to explicitly control whether Vizbee production of staging config is loaded for your app. Vizbee has simple configuration for each video app. This configuration controls on which TV devices (Roku, FireTV, Vizio etc.) your Android app can play videos. If host app is already in production and we want to test support for a new TV device, we need to first test the host app integration with Vizbee staging config. This can be done by setting the isProduction parameter to false.
Parameters
Host Application context
Vizbee AppID (of format "vzbNNNNNNN" provided by Vizbee for your application)
An implementation of the ISmartPlayAdapter interface
Set false if testing against Vizbee's staging config
Init method to explicitly control whether Vizbee production of staging config is loaded for your app. Vizbee has simple configuration for each video app. This configuration controls on which TV devices (Roku, FireTV, Vizio etc.) your Android app can play videos. If host app is already in production and we want to test support for a new TV device, we need to first test the host app integration with Vizbee staging config. This can be done by setting the isProduction parameter to false.
Parameters
Host Application context
Vizbee AppID (of format "vzbNNNNNNN" provided by Vizbee for your application)
An implementation of the ISmartPlayAdapter interface
Custom options to enable additional Vizbee features.