forked from smartdevicelink/sdl_evolution
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Requested Revisions for SDL 0294 - App Service Messaging (smartdevice…
…link#985) * Revision updates for SDL-0294 * Make `MessagingServiceData.recentMessageThreads` an array * Update `MessageContact` with documentation and add a `contactID` parameter for `SendMessage` RPC * Add the `SendMessage` RPC to allow for service consumers to send messages through a provider, if permitted * Add `PerformAppServiceInteraction.rpcRequest` / `rpcResponse` to allow for sending RPCs to inactive services * Update `GetAppServiceData` with a `serviceID` parameter to allow for subscribing to the data of inactive services; this is especially important for the messaging service since effectively all services should be "active" * Update downsides with (2) for privacy concerns around consumers having access to message text * Update downsides with (3) for concerns around bad actor apps sending spam messages through messaging service providers * Update "Impact on Existing Code" to note that the developer portal / default policies should be updated to restrict `SendMessage` as well. * Updated alternative (1) to note that it is incorportated * Added alternative (2) with another possible solution to subscribing to inactive services * Add HMI_API details
- Loading branch information
1 parent
222a388
commit 2f8f57f
Showing
1 changed file
with
87 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters