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

RTP12b #341

Merged
merged 3 commits into from
Apr 5, 2016
Merged

RTP12b #341

merged 3 commits into from
Apr 5, 2016

Conversation

ricardopereira
Copy link
Contributor

No description provided.

@tcard
Copy link
Contributor

tcard commented Apr 4, 2016

PTAL

return [super history:query callback:callback error:errorPtr];
query.realtimeChannel = self.channel;
@try {
return [super history:query callback:callback error:errorPtr];
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Why did you added a try catch? Is it necessary?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes, this could happen.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for clarifying 👍

@tcard tcard merged commit 6eb8bdd into master Apr 5, 2016
@ricardopereira ricardopereira deleted the rtp12b branch April 8, 2016 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants