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

Added hexEncode helper method #7

Merged
merged 1 commit into from
Jul 20, 2011
Merged

Added hexEncode helper method #7

merged 1 commit into from
Jul 20, 2011

Conversation

davidfer
Copy link
Contributor

Added hexEncode method to convert a device token in raw form to a hex encoded string as required for the Notification object.

… encoded string as required for the Notification object.
Redth added a commit that referenced this pull request Jul 20, 2011
Added hexEncode helper method
@Redth Redth merged commit 4bc4aa5 into Redth:master Jul 20, 2011
@Redth
Copy link
Owner

Redth commented Jul 20, 2011

Thanks for this. I made the method static and capitalized the method name. Good contribution though!

@davidfer
Copy link
Contributor Author

V. cool. Glad to help. My first foray into Github and OpenSource collaboration. Kinda neat!

Good idea to make it static, more useful/accessible that way.

Dave

On Jul 20, 2011, at 8:15 AM, Redth wrote:

Thanks for this. I made the method static and capitalized the method name. Good contribution though!

Reply to this email directly or view it on GitHub:
#7 (comment)

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.

2 participants