| TuneInformationTitle Property |
The title of the song or piece.
Namespace: Quickblox.Sdk.Modules.ChatXmppModule.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