C# Class XamarinBridge.PCL.Types.XCSimpleNotification

Show file 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 property

public string Id
return string

NotificationMessage public property

public string NotificationMessage
return string