Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support

IPlayerClientFactory

Component that provides a Kepler player client instance.

Methods

getOrMakeClient()

getOrMakeClient(serviceComponentId: string): IPlayerClient

Get or make an instance of Kepler player client.

Parameters

serviceComponentId

string

is componentID of the service component which would launch by App to host the playback session in service. example : serviceComponentID: "com.x.y.z.headlessservice"

Returns

IPlayerClient

IPlayerClient A Kepler player client instance.


Last updated: Jul 22, 2026