MeetingApiV16

internal open class MeetingApiV16(authenticatedNetworkClient: AuthenticatedNetworkClient) : MeetingApiV15

Constructors

Link copied to clipboard
internal constructor(authenticatedNetworkClient: AuthenticatedNetworkClient)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open suspend override fun fetchMeetings(): NetworkResponse<List<<Error class: unknown class>>>
Link copied to clipboard
open fun getApiNotSupportedError(apiName: String, apiVersion: Int): NetworkResponse.Error