ChatterBox.Server.PushNotificationSender.PushNotificationSender C# (CSharp) Method

PushNotificationSender() public method

public PushNotificationSender ( ) : System
return System
        public PushNotificationSender() : this (null, NotificationType.Raw) { }

Same methods

PushNotificationSender::PushNotificationSender ( string chanellURI ) : System
PushNotificationSender::PushNotificationSender ( string chanellURI, NotificationType type ) : System