Uses of Interface
com.iizix.gyro.IScreenOrientationListener
Packages that use IScreenOrientationListener
Uses of IScreenOrientationListener in com.iizix.gyro
Methods in com.iizix.gyro with parameters of type IScreenOrientationListenerModifier and TypeMethodDescriptionbooleanIClientSessionGyro.addScreenOrientationListener(IScreenOrientationListener listener) Adds a screen orientation listener for the client session.booleanIClientSessionGyro.removeScreenOrientationListener(IScreenOrientationListener listener) Removes a screen orientation listener for the client session.Uses of IScreenOrientationListener in com.iizix.prop
Methods in com.iizix.prop with parameters of type IScreenOrientationListenerModifier and TypeMethodDescriptionbooleanEnvProps.addScreenOrientationListener(IScreenOrientationListener listener) Adds a screen orientation listener for the client session.booleanEnvProps.removeScreenOrientationListener(IScreenOrientationListener listener) Removes a screen orientation listener for the client session.Uses of IScreenOrientationListener in com.iizix.server.gyro
Methods in com.iizix.server.gyro with parameters of type IScreenOrientationListenerModifier and TypeMethodDescriptionbooleanClientSessionGyro.addScreenOrientationListener(IScreenOrientationListener listener) Adds a screen orientation listener for the client session.booleanClientSessionGyro.removeScreenOrientationListener(IScreenOrientationListener listener) Removes a screen orientation listener for the client session.