Obtain a collection of Device Type names as per the selected Device Filter(s) if any. For example, if the desired behavior is to send to all Text devices, then this will include Text Pagers and Text Phones.
java.util.Collection<java.lang.String> getDeviceFilterNames()
None
Collection of Device Type names as they relate to the given Device Filters, or empty Collection if no Device Filters set.