toggle menu
Android FHIR Engine Library
1.0.0
androidJvm
switch theme
search in API
Android FHIR Engine Library
/
com.google.android.fhir.sync.remote
/
FhirConverterFactory
/
requestBodyConverter
request
Body
Converter
open
override
fun
requestBodyConverter
(
type
:
Type
,
parameterAnnotations
:
Array
<
out
Annotation
>
,
methodAnnotations
:
Array
<
out
Annotation
>
,
retrofit
:
Retrofit
)
:
Converter
<
*
,
RequestBody
>