Type Definition pusher::QueryParameters

source · []
pub type QueryParameters = Vec<(String, String)>;
Expand description

When querying the state of Pusher channels, you can pass this in to specify options.