Facebook
Twitter
Pinterest
Tumblr
GitHub
RSS
  • DEV Home
  • Documentation
  • Reference
  • Download
Search Results for

    Show / Hide Table of Contents

    Interface ISystemEvents

    Namespace: MediaBrowser.Model.System
    Assembly: MediaBrowser.Model.dll
    Syntax
    public interface ISystemEvents

    Events

    DisplaySettingsChanged

    Declaration
    event EventHandler DisplaySettingsChanged
    Event Type
    Type Description
    System.EventHandler

    Resume

    Declaration
    event EventHandler Resume
    Event Type
    Type Description
    System.EventHandler

    SessionLogoff

    Declaration
    event EventHandler SessionLogoff
    Event Type
    Type Description
    System.EventHandler

    Suspend

    Declaration
    event EventHandler Suspend
    Event Type
    Type Description
    System.EventHandler

    SystemShutdown

    Declaration
    event EventHandler SystemShutdown
    Event Type
    Type Description
    System.EventHandler

    TimeChanged

    Declaration
    event EventHandler TimeChanged
    Event Type
    Type Description
    System.EventHandler

    Extension Methods

    Extensions.JsonClone<T>(T, IJsonSerializer)
    SDK
    On this Page
    Back to Top Copyright 2022 © EMBY LLC. Please see our terms of use and privacy policy.