matrix-org / matrix-org/matrix-android-sdk2-sample
How to get user typing listener/observer in new matrix chat SDK
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 26
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Hello There,
I wanted to get the sender is typing or not , however i can able to send typing using below function
https://matrix-org.github.io/matrix-android-sdk2/matrix-sdk-android/org.matrix.android.sdk.api.session.room.typing/-typing-service/index.html
But can't found the listener/observer to get the typing state of the user.
can you guys help me out with this?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked TypingService API documentation and inspect the example project's Android SDK usage to identify how typing state is observed. Confirm whether a listener or observer is exposed; done means documenting the supported way to receive typing state, or clarifying that the SDK does not provide one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100