Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add connection_scope setter #31

Merged
merged 3 commits into from
Oct 14, 2016
Merged

Add connection_scope setter #31

merged 3 commits into from
Oct 14, 2016

Conversation

lbalmaceda
Copy link
Contributor

No description provided.

* @param connectionScope to request.
* @return the current builder instance
*/
public Builder withConnectionScope(@NonNull String connectionScope) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's use variable arguments or a list and join them when sending them to the server

@hzalaz hzalaz modified the milestone: 1.1.0 Oct 14, 2016
@hzalaz hzalaz merged commit ac63ac2 into master Oct 14, 2016
@hzalaz hzalaz deleted the add-connection-scope branch October 14, 2016 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants