mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-31 20:07:32 +01:00
Improve doc
This commit is contained in:
parent
6f29a7ab94
commit
26e6d56cf1
@ -43,6 +43,9 @@ import javax.inject.Inject
|
|||||||
/**
|
/**
|
||||||
* This is the main entry point to the matrix sdk.
|
* This is the main entry point to the matrix sdk.
|
||||||
* <br/>
|
* <br/>
|
||||||
|
*
|
||||||
|
* The constructor creates a new instance of Matrix, it's recommended to manage this instance as a singleton.
|
||||||
|
*
|
||||||
* @param context the application context
|
* @param context the application context
|
||||||
* @param matrixConfiguration global configuration that will be used for every [org.matrix.android.sdk.api.session.Session]
|
* @param matrixConfiguration global configuration that will be used for every [org.matrix.android.sdk.api.session.Session]
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user