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