Skip to content

Conversation

@axelsrz
Copy link
Member

@axelsrz axelsrz commented Aug 9, 2019

PrivateConversationState implemented with basic unit test, more testing pending.

fixes #145

@axelsrz axelsrz requested a review from johnataylor August 9, 2019 22:29
else:
raise Exception("missing activity.from_property.id")

return f"{channel_id}/conversations/{ conversation_id }/users/{ user_id }/{ self.namespace }"
Copy link
Member

Choose a reason for hiding this comment

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

The c# doesn't have the /{ self.namespace } part???

Copy link
Member Author

Choose a reason for hiding this comment

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

But JS does

Copy link
Member

Choose a reason for hiding this comment

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

so we are saying this is a bug in the C# can you open an issue?

Copy link
Member

@stevengum stevengum left a comment

Choose a reason for hiding this comment

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

Why do we need this class? We only implemented it in C# and JS because it existed in the v3 SDK. A user could easily implement this if they so wanted to.

Edit:
Parity is great...

@axelsrz axelsrz merged commit 8ce8c17 into master Aug 12, 2019
@axelsrz axelsrz deleted the axsuarez/private-conversation-state branch August 12, 2019 02:57
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.

PrivateConversationState

4 participants