| PushMessageTitle Property |
[Missing <summary> documentation for "P:Quickblox.Sdk.Modules.NotificationModule.Models.PushMessage.Title"]
Namespace: Quickblox.Sdk.Modules.NotificationModule.ModelsAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Title { get; }Public ReadOnly Property Title As String
Get
public:
property String^ Title {
String^ get ();
}member Title : string with get
Property Value
Type:
String
See Also