Does XBee-S68 WiFi Module supports UDP multicast

I am developing an application for a remote device that is supposed to send a sensor readings over UDP multicast channel.

I am wondering whether XBee-S68 fully supports the UDP multicast protocol or not.

As far as I know there will a bunch of those devices connected to an access point router communicating to a server. I want to assure that there will be no cross-talk among them.

If this module is not capable is there any substitute WiFi module that could do the task?
Thanks

It looks like it does. I just ran a quick test in XCTU and it let me set the DL= 224.0.0.0. If the value was out of range it would have stopped me.

I suppose a real test would be to run an ethernet sniffer against it.

Keith