kalium
Toggle table of contents
034c4e0
common
Platform filter
common
Switch theme
Search in API
kalium
network
/
com.wire.kalium.network.api.v9.authenticated
/
MeetingApiV9
Meeting
Api
V9
internal
open
class
MeetingApiV9
:
MeetingApiV8
Inheritors
MeetingApiV10
Members
Constructors
Meeting
Api
V9
Link copied to clipboard
internal
constructor
(
)
Functions
fetch
Meetings
Link copied to clipboard
open
suspend override
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