Incident Warning Settings
Constructors
IncidentWarningSettings
Link copied to clipboard
open fun IncidentWarningSettings()
Content copied to clipboard
Types
Usage
Link copied to clipboard
Functions
describe Contents
Link copied to clipboard
get Image Offset
Link copied to clipboard
get Incident Images
Link copied to clipboard
open fun getIncidentImages(): Map<String, IncidentWarningSettings.IncidentImages>
Content copied to clipboard
Get map of images to be displayed for incident types.
set Image Offset
Link copied to clipboard
set Incident Image
Link copied to clipboard
Set custom image to display for given incident type.
set Incident Images
Link copied to clipboard
open fun setIncidentImages(type: String, general: BitmapFactory, premium: BitmapFactory)
Content copied to clipboard
Set custom general and premium images to display for given incident type.
write To Parcel
Link copied to clipboard
Properties
CREATOR
Link copied to clipboard