NotificationConfig
@siteed/expo-audio-stream • Docs
@siteed/expo-audio-stream / NotificationConfig
Interface: NotificationConfig
Properties
android?
optional
android:object
accentColor?
optional
accentColor:string
actions?
optional
actions:NotificationAction
[]
channelDescription?
optional
channelDescription:string
channelId?
optional
channelId:string
channelName?
optional
channelName:string
lightColor?
optional
lightColor:string
notificationId?
optional
notificationId:number
priority?
optional
priority:"min"
|"max"
|"low"
|"default"
|"high"
waveform?
optional
waveform:WaveformConfig
Defined in
src/ExpoAudioStream.types.ts:121
icon?
optional
icon:string
Defined in
src/ExpoAudioStream.types.ts:118
ios?
optional
ios:object
categoryIdentifier?
optional
categoryIdentifier:string
Defined in
src/ExpoAudioStream.types.ts:151
text?
optional
text:string
Defined in
src/ExpoAudioStream.types.ts:115
title?
optional
title:string