Skip to content

Service States

wtv-411 edited this page Mar 12, 2023 · 1 revision

List of known service states recognized by MSN TV 2. This value can be read or written to from a trusted service page or a system page using the ConnectionManager.ServiceState property from TVShell.

  • LoggedOff: MSN TV 2 is not connected to the MSN TV service.
  • ReSignIn: MSN TV 2 box has to abort login and go back to the login screen.
  • Authorized: User has connected to MSN TV and is authorized to use the service.
  • GoToTarget: Added in firmware 4.3. The comment on the variable for this string in ConnectionManager.js says this: "Service lets client decide where main panel should go." According to the MSN TV 2 application script, this was used to go to the home page using a special home::target service containing the actual service to access. Not sure if this was ever used officially.
Clone this wiki locally