Uses of Interface
com.iizix.gyro.IScreenOrientationListener
Uses of IScreenOrientationListener in com.iizix.gyro
Modifier and TypeMethodDescriptionboolean
IClientSessionGyro.addScreenOrientationListener
(IScreenOrientationListener listener) Adds a screen orientation listener for the client session.boolean
IClientSessionGyro.removeScreenOrientationListener
(IScreenOrientationListener listener) Removes a screen orientation listener for the client session.Uses of IScreenOrientationListener in com.iizix.prop
Modifier and TypeMethodDescriptionboolean
EnvProps.addScreenOrientationListener
(IScreenOrientationListener listener) Adds a screen orientation listener for the client session.boolean
EnvProps.removeScreenOrientationListener
(IScreenOrientationListener listener) Removes a screen orientation listener for the client session.Uses of IScreenOrientationListener in com.iizix.server.gyro
Modifier and TypeMethodDescriptionboolean
ClientSessionGyro.addScreenOrientationListener
(IScreenOrientationListener listener) Adds a screen orientation listener for the client session.boolean
ClientSessionGyro.removeScreenOrientationListener
(IScreenOrientationListener listener) Removes a screen orientation listener for the client session.