allowMulticast property

String? allowMulticast
getter/setter pair

Specifies whether multicast is allowed. Possible string values are:

  • "MULTICAST_ALLOWED"
  • "MULTICAST_BLOCKED"

Implementation

core.String? allowMulticast;