ICordovaNotificationListenerNotifyAttachmentOutBoxItemDiscarded Method |
Namespace:
Unvired.Common.WinRT.Interface
Assembly:
Unvired.Common.WinRT.Interface (in Unvired.Common.WinRT.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxvoid NotifyAttachmentOutBoxItemDiscarded(
string infoMessage
)
Sub NotifyAttachmentOutBoxItemDiscarded (
infoMessage As String
)
void NotifyAttachmentOutBoxItemDiscarded(
[InAttribute] String^ infoMessage
)
abstract NotifyAttachmentOutBoxItemDiscarded :
infoMessage : string -> unit
Parameters
- infoMessage
- Type: SystemString
See Also