LaunchSessionType
com.connectsdk.service.sessions.LaunchSession.LaunchSessionType
LaunchSession type is used to help DeviceService’s know how to close a LunchSession.
Properties
- Unknown
Unknown LaunchSession type, may be unable to close this launch session
- App
LaunchSession represents a launched app
- ExternalInputPicker
LaunchSession represents an external input picker that was launched
- Media
LaunchSession represents a media app
- WebApp
LaunchSession represents a web app