Click or drag to resize
UserRequestFullName Property
Gets or sets the full name.

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

Property Value

Type: String
See Also