Package-level declarations

Types

Link copied to clipboard
annotation class MsdkExperimentalApi(val message: String)

Marks MSDK API declarations which are considered experimental.

Link copied to clipboard
annotation class MsdkInternalApi

Marks declarations that are internal to MSDK API, which means that they should not be used outside of io.mimi.sdk, because their signatures and semantics will change between future releases without any warnings and without providing any migration aids.