IPolyService

interface IPolyService

Internal

Functions

Link copied to clipboard
abstract fun getAnalyticsService(): IPolyAnalyticsService
Link copied to clipboard
abstract fun getAudioService(): IPolyAudioService
Link copied to clipboard
abstract fun getCameraService(): IPolyCameraService
Link copied to clipboard
abstract fun getPolyInternalExtensions(): IPolyInternalExtensions
Only available to internal apps
Link copied to clipboard
abstract fun getRoomService(): IPolyRoomService
Link copied to clipboard
abstract fun getSettingsService(): IPolySettingsService
Link copied to clipboard
abstract fun getSystemService(): IPolySystemService
Link copied to clipboard
abstract fun getZoomExtensions(): IPolyZoomExtensions
Link copied to clipboard
abstract fun registerApp(callBacks: IPolyAppCallBacks)
Register an app
Link copied to clipboard
abstract fun registerController(packageName: String)
Register controller
Link copied to clipboard
abstract fun unRegisterApp(callBacks: IPolyAppCallBacks)
Un Register an app