[−][src]Module pubnub_core::data::request
Types used by crate::Transport.
Structs
| GetState | Get state for a user for channels and/or channel groups. |
| GlobalHereNow | Retrieve UUID and State Information for subscribed devices on a all channels. |
| HereNow | Retrieve UUID and State Information for subscribed devices on a specific channel. |
| Publish | A request to publish a message to a channel. |
| SetState | Set state for a user for channels and/or channel groups. |
| Subscribe | Subscribe to messages on channels and/or channel groups. |
| WhereNow | Get list of channels user is present in. |