kalium
Toggle table of contents
034c4e0
common
Platform filter
common
Switch theme
Search in API
kalium
network
/
com.wire.kalium.network.api.base.authenticated.meeting
/
MeetingApi
Meeting
Api
interface
MeetingApi
:
BaseApi
Inheritors
MeetingApiV0
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
fetch
Meetings
Link copied to clipboard
abstract
suspend
fun
fetchMeetings
(
)
:
NetworkResponse
<
List
<
<Error class: unknown class>
>
>
get
Api
Not
Supported
Error
Link copied to clipboard
open
fun
getApiNotSupportedError
(
apiName
:
String
,
apiVersion
:
Int
)
:
NetworkResponse.Error