Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Add CallResult Handling After Call Completion #15

Merged
merged 1 commit into from
Jun 29, 2018

Conversation

horita-yuya
Copy link
Contributor

@horita-yuya horita-yuya commented Jun 29, 2018

After service finish, the completion handler will be called.
When it finish with status unavailable, the argument of the handler, CallResult, is passed with unavailable status in statusCode property.

The status is used to reconnection.
I add it.

Thanks.

@ra1028 ra1028 merged commit bc1f7bf into grpc-swift Jun 29, 2018
@ra1028 ra1028 deleted the feature/callResult branch June 29, 2018 10:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants