multicast property

String? multicast
getter/setter pair

Specifies which type of multicast is supported. Possible string values are:

  • "MULTICAST_SDN"
  • "MULTICAST_ULL"

Implementation

core.String? multicast;