MeetingApiV5

internal open class MeetingApiV5 : MeetingApiV4

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