toggle menu
stream-video-android
1.11.2
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.video.android.core.notifications.medianotifications
/
MediaNotificationContent
Media
Notification
Content
data
class
MediaNotificationContent
(
val
contentTitle
:
String
,
val
contentText
:
String
?
=
null
)
Deprecated
This class is deprecated. Use the notification interceptors instead.
Members
Constructors
Media
Notification
Content
Link copied to clipboard
constructor
(
contentTitle
:
String
,
contentText
:
String
?
=
null
)
Properties
content
Text
Link copied to clipboard
val
contentText
:
String
?
=
null
content
Title
Link copied to clipboard
val
contentTitle
:
String