[−][src]Module pubnub_core::data::target
Target and related types.
Structs
| Standard | Standard target represents a channel names list and a channel group names list that together are suitable for use in the API calls. The value of this type is guaranteed to fulfill the standard invariants required by the API calls - that at least one channel or channel group has to be specified. |