MeetingApiV14

internal open class MeetingApiV14 : MeetingApiV13

Inheritors

Constructors

Link copied to clipboard
internal constructor()

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