MeetingApiV3

internal open class MeetingApiV3 : MeetingApiV2

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