Click or drag to resize
UserRequestTwitterId Property
ID of API User in Twitter.

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> TwitterId { get; set; }

Property Value

Type: NullableInt32
See Also