Uses of Interface
com.iizix.gyro.IStatusBarTapListener
Packages that use IStatusBarTapListener Package Description com.iizix.prop Uses of IStatusBarTapListener in com.iizix.prop
Methods in com.iizix.prop with parameters of type IStatusBarTapListener Modifier and Type Method Description boolean
EnvProps. addStatusBarTapListener(IStatusBarTapListener listener)
Adds a status bar tap listener for the client session.boolean
EnvProps. removeStatusBarTapListener(IStatusBarTapListener listener)
Removes a status bar tap listener for the client session.