Click or drag to resize
JidResource Property
The resource identifier of the JID. This may be null or empty.

Namespace: Quickblox.Sdk.Modules.ChatXmppModule.Models
Assembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Resource { get; }

Property Value

Type: String
See Also