toggle menu
DHIS2 Android SDK
1.11.1
androidJvm
switch theme
search in API
DHIS2 Android SDK
/
org.hisp.dhis.android.core.mockwebserver
/
Dhis2MockServer
/
addResponse
add
Response
fun
addResponse
(
method
:
String
,
path
:
String
,
responseName
:
String
,
responseCode
:
Int
,
contentType
:
String
=
CONTENT_TYPE_JSON
)