deliverOnlineOnly property

bool deliverOnlineOnly
read / write

Checks whether this command message is only delivered to online users.

  • true: Yes.
  • false: No.

Implementation

bool deliverOnlineOnly = false;