SupportType

enum SupportType : Enum<CallAdapter.SupportType>

Entries

CONVERTSUSPENDCALL
Link copied to clipboard

This adapter transforms a suspend function into a non suspend function

CONVERTRESPONSE
Link copied to clipboard

This adapter transforms response of supportedType into an other type

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int