Click or drag to resize
JidGetHashCode Method
Returns the hash code of this instance.

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 override int GetHashCode()

Return Value

Type: Int32
The hash code of this JID instance.
See Also