C# Class XamarinBridge.PCL.Types.XCSimpleNotification

Mostrar archivo Open project: nearit/Xamarin-SDK

Public Properties

Property Type Description
Id string
NotificationMessage string

Public Methods

Method Description
XCSimpleNotification ( ) : System

Method Details

XCSimpleNotification() public method

public XCSimpleNotification ( ) : System
return System

Property Details

Id public_oe property

public string Id
return string

NotificationMessage public_oe property

public string NotificationMessage
return string