-
Notifications
You must be signed in to change notification settings - Fork 132
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
'ChatRoom' and 'SendChatMessage' #765
Labels
Milestone
Comments
this has the advantage that if there is no app registered for this intent, the fdc3 bus could suggest to open the associated URI in web browser |
Closed
symphony-jean-michael
changed the title
[Draft] 'ChatRoomRef' and 'SendChatMessage'
'ChatRoomRef' and 'SendChatMessage'
Jun 28, 2022
Closed
11 tasks
9 tasks
14 tasks
symphony-jean-michael
changed the title
'ChatRoomRef' and 'SendChatMessage'
'ChatRoom' and 'SendChatMessage'
Aug 3, 2022
15 tasks
14 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Enhancement Request
Use Case:
This proposal covers two connected use cases:
Description
The 'StartChat' intent has been modified (see PR #620) to be able to create new chats.
Since the latest version of FDC3, it is now possible that an intent returns data. So, this ticket is to continue the discussion/modification in order to implement the following changes:
A request to add the new intent 'SendChatMessage' had already been proposed in the issue: #574 (But there was no PR yet because the standard did not yet allow to return a result)
This ticket repeats the elements already presented and makes some modifications on the id & appName.
ChatRoom:
Example:
We suggest adding an universal url for the uri. (It could be opened from a browser, a mobile app, etc...)
SendChatMessage:
(Related ticket: #574)
The text was updated successfully, but these errors were encountered: