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

On Session Ended, hashID should be sent for RPC Service. #345

Closed
asm09fsu opened this issue Feb 3, 2016 · 1 comment
Closed

On Session Ended, hashID should be sent for RPC Service. #345

asm09fsu opened this issue Feb 3, 2016 · 1 comment
Assignees
Labels
bug A defect in the library
Milestone

Comments

@asm09fsu
Copy link
Contributor

asm09fsu commented Feb 3, 2016

When ending the RPC service, the SDK needs to include the hashId received from the start service ack for service type 7. We need to store the hash id used for each session that is established via start session ack and send in the end service request for service type 7. This is only required to end an RPC session, other services established do not require the hash id to be ended.

@asm09fsu asm09fsu added the bug A defect in the library label Feb 3, 2016
@asm09fsu asm09fsu self-assigned this Feb 3, 2016
@joeljfischer joeljfischer added this to the 4.X milestone Mar 3, 2016
@joeljfischer
Copy link
Contributor

Fixed in 4.2.0

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

No branches or pull requests

2 participants