Click or drag to resize
JidToString Method
Returns a textual representation of the JID.

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 string ToString()

Return Value

Type: String
A textual representation of this JID instance.
See Also