| CreateEventNotificationType Property |
push: Push notification
email
Namespace: Quickblox.Sdk.Modules.NotificationModule.ModelsAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic NotificationType NotificationType { get; set; }Public Property NotificationType As NotificationType
Get
Set
public:
property NotificationType NotificationType {
NotificationType get ();
void set (NotificationType value);
}member NotificationType : NotificationType with get, set
Property Value
Type:
NotificationType
See Also