MTSource

interface MTSource

Protocol requirements for all types of Sources.

Inheritors

Properties

abstract var identifier: String

Unique id of the source.

abstract val type: MTSourceType

Type of the source.

abstract var url: URL?

URL pointing to the source resource.