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