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