Airship Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Airship Android SDK
urbanairship-core
/
com.urbanairship.push.notifications
/
LocalizableRemoteInput
/
createRemoteInput
create
Remote
Input
@
NonNull
open
fun
createRemoteInput
(
@
NonNull
context
:
Context
)
:
RemoteInput
Creates the remote input.
Return
The remote input.
Parameters
context
The application context.