IP*Works! SSL V9 - Online Help
IP*Works! SSL V9
Questions / Feedback?

RemoveAsync Method

This method will remove an entity from this entity's roster.

Syntax

[VB.NET]
Public Function RemoveAsync(ByVal JabberId As String, ByVal Name As String, ByVal Group As String) As Task
[C#]
public Task RemoveAsync(string jabberId, string name, string group);

Remarks

This method is the asynchronous version of the Remove method and is used to support asynchronous operations in WinRT. Please refer to Remove for more information.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0