kalium
Toggle table of contents
034c4e0
common
Platform filter
common
Switch theme
Search in API
kalium
network
/
com.wire.kalium.network.api.v16.authenticated
/
MeetingApiV16
Meeting
Api
V16
internal
open
class
MeetingApiV16
(
authenticatedNetworkClient
:
AuthenticatedNetworkClient
)
:
MeetingApiV15
Members
Constructors
Meeting
Api
V16
Link copied to clipboard
internal
constructor
(
authenticatedNetworkClient
:
AuthenticatedNetworkClient
)
Types
Companion
Link copied to clipboard
object
Companion
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