MeetingApiV6

internal open class MeetingApiV6 : MeetingApiV5

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