| TuneInformationSource Property |
The collection (e.g., album) or other source (e.g., a band website
that hosts streams or audio files).
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 Source { get; }Public ReadOnly Property Source As String
Get
public:
property String^ Source {
String^ get ();
}member Source : string with get
Property Value
Type:
String
See Also