toggle menu
Jochens Next Dinner
androidJvm
switch theme
search in API
app
/
be.hogent.jochensnextdinner.data
/
ApiKeyInterceptor
Api
Key
Interceptor
class
ApiKeyInterceptor
(
apiKey
:
String
)
:
Interceptor
Interceptor for adding the API key to the network requests.
Members
Constructors
Api
Key
Interceptor
Link copied to clipboard
constructor
(
apiKey
:
String
)
Functions
intercept
Link copied to clipboard
open
override
fun
intercept
(
chain
:
Interceptor.Chain
)
:
Response