Click or drag to resize
WebSyncClientHangUp Method

[Missing <summary> documentation for "M:Quickblox.Sdk.Modules.ChatXmppModule.WebSyncClient.HangUp(System.String,System.Int32)"]

Namespace: Quickblox.Sdk.Modules.ChatXmppModule
Assembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public HangUpExtraParameter HangUp(
	string sessionId,
	int receiver
)

Parameters

sessionId
Type: SystemString

[Missing <param name="sessionId"/> documentation for "M:Quickblox.Sdk.Modules.ChatXmppModule.WebSyncClient.HangUp(System.String,System.Int32)"]

receiver
Type: SystemInt32

[Missing <param name="receiver"/> documentation for "M:Quickblox.Sdk.Modules.ChatXmppModule.WebSyncClient.HangUp(System.String,System.Int32)"]

Return Value

Type: HangUpExtraParameter

[Missing <returns> documentation for "M:Quickblox.Sdk.Modules.ChatXmppModule.WebSyncClient.HangUp(System.String,System.Int32)"]

See Also