Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
UserNotification.GetSubTitle
Queries the current sub title of the notification.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
UserNotification | 2.8 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "UserNotification.GetSubTitle"; UserNotificationReference ) More
Parameters
Parameter | Description | Example |
---|---|---|
UserNotificationReference | An user notification reference. | $ref |
Result
Returns sub title text.
Description
Queries the current sub title of the notification.See also UserNotification.SetSubTitle
See also
- UNNotification.SetSubTitle
- UNNotification.SubTitle
- UserNotification.GetIdentifier
- UserNotification.GetResponse
- UserNotification.GetSoundName
- UserNotification.GetTitle
- UserNotification.GetUserInfo
- UserNotification.SetSoundName
- UserNotification.SetSubTitle
- UserNotification.SetTitle
This function is free to use.
Created 18th August 2014, last changed 18th August 2014