| CreateDialogRequestType Property |
[Missing <summary> documentation for "P:Quickblox.Sdk.Modules.ChatModule.Requests.CreateDialogRequest.Type"]
Namespace: Quickblox.Sdk.Modules.ChatModule.RequestsAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int Type { get; set; }Public Property Type As Integer
Get
Set
public:
property int Type {
int get ();
void set (int value);
}member Type : int with get, set
Property Value
Type:
Int32
See Also