Implement missing Integration Manager API actions #7893
Labels
A-Integrations
S-Major
Severely degrades major functionality or product features, with no satisfactory workaround
T-Enhancement
New features, changes in functionality, performance boosts, user-facing improvements
X-Needs-ElementX
Issues which will be resolved by ElementX
X-Needs-Rust
This issue needs a Rust SDK change. It must have a link to a Rust SDK issue
Your use case
What would you like to do?
Add support for these missing Integration Manager postmessage API actions in order to have parity with
matrix-react-sdk
:get_open_id_token
kick
send_event
read_events
get_room_enc_state
Why would you like to do it?
In order to support new integration manager functionality.
How would you like to achieve it?
Add these actions to the existing Integration Manager postmessage API implementation:
https://github.com/vector-im/element-android/blob/8238cd7f57de936677e72798badef99135116a59/vector/src/main/java/im/vector/app/features/widgets/WidgetPostAPIHandler.kt#L45-L49
Have you considered any alternatives?
No response
Additional context
No response
Are you willing to provide a PR?
No
The text was updated successfully, but these errors were encountered: