toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-core
/
com.urbanairship.push.notifications
/
LocalizableRemoteInput
Localizable
Remote
Input
open
class
LocalizableRemoteInput
Remote Input that stores the resource ID instead of a String.
Members
Types
Builder
Link copied to clipboard
class
Builder
Builds the LocalizableRemoteInput.
Properties
allow
Free
Form
Input
Link copied to clipboard
val
allowFreeFormInput
:
Boolean
choices
Link copied to clipboard
@get:
Nullable
val
choices
:
Array
<
Int
>
extras
Link copied to clipboard
@get:
NonNull
val
extras
:
Bundle
result
Key
Link copied to clipboard
@get:
NonNull
val
resultKey
:
String
Functions
create
Remote
Input
Link copied to clipboard
@
NonNull
open
fun
createRemoteInput
(
@
NonNull
context
:
Context
)
:
RemoteInput
Creates the remote input.
get
Label
Link copied to clipboard
open
fun
getLabel
(
)
:
Int
Gets the label ID.