ICordovaNotificationListenerNotifyDemoMode 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 NotifyDemoMode(
string demoMessage
)
Sub NotifyDemoMode (
demoMessage As String
)
void NotifyDemoMode(
[InAttribute] String^ demoMessage
)
abstract NotifyDemoMode :
demoMessage : string -> unit
Parameters
- demoMessage
- Type: SystemString
See Also