mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-16 20:10:04 +03:00
Adding return type in the doc for stop API
This commit is contained in:
parent
eb503b8ab6
commit
082b39e651
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ interface LocationSharingService {
|
|||
|
||||
/**
|
||||
* Stops sharing live location in the room.
|
||||
* @return the result of the update of the live
|
||||
*/
|
||||
suspend fun stopLiveLocationShare(): UpdateLiveLocationShareResult
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue