The resource identifier of the JID. This may be null or empty.
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 Resource { get; }Public ReadOnly Property Resource As String
Get
public:
property String^ Resource {
String^ get ();
}member Resource : string with get
Property Value
Type:
String
See Also