sdpAddressIsMulticast
fn
bool sdpAddressIsMulticast(string nettype, string addrtype, string addr)Check if the given addr is a multicast address.
Parameters
nettype | a network type |
addrtype | an address type |
addr | an address |
Returns
TRUE when addr is multicast.