EventAny.sendEvent

byte sendEvent() @property nothrow

Get sendEvent field.

Returns

true if the event was sent explicitly.
void sendEvent(byte propval) @property nothrow

Set sendEvent field.

Parameters

propvaltrue if the event was sent explicitly.