Airship Android SDK
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Airship Android SDK
urbanairship-core
/
com.urbanairship.ai
/
ModelSelector
/
Custom
Custom
class
Custom
(
val
model
:
ModelAdapter
)
:
ModelSelector
(
source
)
Use a custom model — your own backend, a third-party API, or another on-device runtime.
Parameters
model
The model.
Members
Constructors
Custom
Link copied to clipboard
constructor
(
model
:
ModelAdapter
)
Properties
model
Link copied to clipboard
val
model
:
ModelAdapter