toggle menu
stream-video-android
1.11.3
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.video.android.core.notifications.extractor
/
NotificationContentExtractor
Notification
Content
Extractor
interface
NotificationContentExtractor
Members
Functions
get
Sub
Text
Link copied to clipboard
abstract
fun
getSubText
(
notification
:
Notification
)
:
CharSequence
?
get
Text
Link copied to clipboard
abstract
fun
getText
(
notification
:
Notification
)
:
CharSequence
?
get
Title
Link copied to clipboard
abstract
fun
getTitle
(
notification
:
Notification
)
:
CharSequence
?