[][src]Type Definition pusher::QueryParameters

type QueryParameters = Vec<(String, String)>;

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