AvatarContentHelperGetMaxLength - метод

Returns the max file length in bytes for the specified avatar content kind.

Definition

Пространство имён: Tessa.Content.Avatars
Сборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
C#
public static int GetMaxLength(
	AvatarContentKind kind
)

Параметры

kind  AvatarContentKind
Kind of avatar content.

Возвращаемое значение

Int32
The max file length in bytes for the avatar.

См. также