Airship.Net
AirshipDotNet.ChannelEventArgs Class Reference

Arguments for Channel creation and update events. More...

Inherits EventArgs.

Public Member Functions

 ChannelEventArgs (string channelId)
 

Properties

string ChannelId [get]
 

Detailed Description

Arguments for Channel creation and update events.

Constructor & Destructor Documentation

◆ ChannelEventArgs()

AirshipDotNet.ChannelEventArgs.ChannelEventArgs ( string channelId)
inline

Property Documentation

◆ ChannelId

string AirshipDotNet.ChannelEventArgs.ChannelId
get