Click or drag to resize
StatusPriority Property
The priority level of the resource.

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 sbyte Priority { get; }

Property Value

Type: SByte
Remarks
The priority value serves as a hint for the server in stanza routing within instant messaging and presence applications.
See Also