Android Solid Services
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Android Solid Services
Shared
/
com.erfangholami.androidsolidservices.shared.model.sharing
/
ShareNotification
/
ShareNotification
Share
Notification
constructor
(
notificationUri
:
String
,
type
:
ShareNotificationType
,
ownerWebId
:
String
,
resourceUri
:
String
,
mode
:
ShareMode
?
,
summary
:
String
?
,
publishedAt
:
String
?
,
targetWebId
:
String
?
=
null
,
resourceType
:
String
?
=
null
,
resourceName
:
String
?
=
null
)