RequestListExchangePermissions

Rti

PB_OFFSET = 100000 , is the offset added for each MNM field id

Implementa: IMessage<RequestListExchangePermissions>, IMessage, IEquatable<RequestListExchangePermissions>, IDeepCloneable<RequestListExchangePermissions>, IBufferMessage

Propiedades

HasTemplateId : bool

Gets whether the "template_id" field is set

HasUser : bool

Gets whether the "user" field is set

TemplateId : int

PB_OFFSET + MNM_TEMPLATE_ID

User : string

PB_OFFSET + MNM_USER_TARGET

UserMsg : RepeatedField<string>

PB_OFFSET + MNM_USER_MSG

Métodos

ClearTemplateId()

Clears the value of the "template_id" field

ClearUser()

Clears the value of the "user" field

Campos

TemplateIdFieldNumber : int

Field number for the "template_id" field.

UserFieldNumber : int

Field number for the "user" field.

UserMsgFieldNumber : int

Field number for the "user_msg" field.