Click or drag to resize
CreateEventMessage Property
Pushes: event[push_type] not present - should be Base64 encoded text. event[push_type] specified - should be formatted as described in QuickBlox Push Notifications Formats Email: Base64 encoded tex

Namespace: Quickblox.Sdk.Modules.NotificationModule.Models
Assembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IMessage Message { get; set; }

Property Value

Type: IMessage
See Also