Package org. matrix. android. sdk. api. session. integrationmanager
Types
Link copied to clipboard
data class IntegrationManagerConfig( val uiUrl: String, val restUrl: String, val kind: IntegrationManagerConfig.Kind)
Content copied to clipboard
This class holds configuration of integration manager.
Link copied to clipboard
This is the entry point to manage integration. You can grab an instance of this service through an active session.