Returns the refresh interval. If this event is a
RemoteControlEvent.REQUEST returned value may be used to validate the request.
Returned value is proposed initially by the client but can not change
during the remote control life cycle. If a new remote control request
was accepted use this value to verify if the accepted
refresh interval is the same or lower than the real interval between events
(to detect some kind of client manipulation and avoid a server overload).
the refresh interval. See Also: RemoteControlTimerEvent.setAccepted(boolean) |