Home
last modified time | relevance | path

Searched defs:NotificationLongTextContent (Results 1 – 2 of 2) sorted by relevance

/interface/sdk-js/api/notification/
DnotificationContent.d.ts136 export interface NotificationLongTextContent extends NotificationBasicContent { interface
/interface/sdk-js/api/
D@ohos.notificationManager.d.ts5163 export type NotificationLongTextContent = _NotificationLongTextContent; alias