ControlApplied
data class ControlApplied(val session: Long, val sequence: Long, val rejection: UiRejection? = null) : RemoteMessage(source)
Native presentation/input application result, independent of declaration and framebuffer acknowledgements.