Click or drag to resize
UserRequestBlobId Property
ID of associated blob (for example, API User photo).

Namespace: Quickblox.Sdk.Modules.UsersModule.Requests
Assembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<int> BlobId { get; set; }

Property Value

Type: NullableInt32
See Also