kalium
Toggle table of contents
034c4e0
common
Platform filter
common
Switch theme
Search in API
kalium
network
/
com.wire.kalium.network.api.v5.authenticated
/
MeetingApiV5
Meeting
Api
V5
internal
open
class
MeetingApiV5
:
MeetingApiV4
Inheritors
MeetingApiV6
Members
Constructors
Meeting
Api
V5
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