| UpdateDialogRequestPullAll Property |
Occupants to be removed
Namespace: Quickblox.Sdk.Modules.ChatModule.RequestsAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic EditedOccupants PullAll { get; set; }Public Property PullAll As EditedOccupants
Get
Set
public:
property EditedOccupants^ PullAll {
EditedOccupants^ get ();
void set (EditedOccupants^ value);
}member PullAll : EditedOccupants with get, set
Property Value
Type:
EditedOccupants
See Also