didChangeSessionDisplayState method

void didChangeSessionDisplayState(
  1. SessionDisplayState state
)

The display associated with the application's session has been powered on or off.

Implementation

void didChangeSessionDisplayState(SessionDisplayState state) {}