| UpdateDialogRequestPushAll Property |
Occupants to be added
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 PushAll { get; set; }Public Property PushAll As EditedOccupants
Get
Set
public:
property EditedOccupants^ PushAll {
EditedOccupants^ get ();
void set (EditedOccupants^ value);
}member PushAll : EditedOccupants with get, set
Property Value
Type:
EditedOccupants
See Also