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

Moved customClientData and customUpdateData to maps instead of bundles #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

saiimons
Copy link
Contributor

Should fix #4

@saiimons saiimons changed the title Moved customClientData and customUpdateData to maps instead of bundlees Moved customClientData and customUpdateData to maps instead of bundles Apr 14, 2017
@saiimons saiimons requested review from paul-aigue and VladR14 April 14, 2017 18:12
@@ -54,7 +57,7 @@ public UpdateDetailsRequest createFromParcel(Parcel in) {
/**
* A {@link Bundle} of user-defined customClientData.
Copy link

Choose a reason for hiding this comment

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

@link Bundle ou Map ?

@saiimons saiimons closed this Apr 14, 2017
@saiimons saiimons reopened this Apr 14, 2017
@saiimons saiimons closed this Apr 14, 2017
@saiimons saiimons reopened this Apr 18, 2017
Copy link
Contributor

@paul-aigue paul-aigue left a comment

Choose a reason for hiding this comment

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

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

onUpdateRequestError invokes if CustomUpdateData contains an array
3 participants