Package org. matrix. android. sdk. userstories
This package contains some user stories (Us prefix) of the SDK usage. You will find example of what it is possible to do with the SDK and the API which can be used to do it.
Types
Link copied to clipboard
Init a Matrix object.
Link copied to clipboard
Sign in to an existing account.
Link copied to clipboard
Verify a Session after a Sign in.
Link copied to clipboard
Sign out.
Link copied to clipboard
Get the Room list.
Link copied to clipboard
Display a Room timeline, and navigate backward and forward.
Link copied to clipboard
Display a Room timeline at a specific point.
Link copied to clipboard
Send content to a room, including monitoring the sending state.
Link copied to clipboard
Get notified when new Events are received.
Link copied to clipboard
Manage the sync with the server.