RequestAccountList
Rti
PB_OFFSET = 100000, is the offset added for each MNM field id
Implementa: IMessage<RequestAccountList>, IMessage, IEquatable<RequestAccountList>, IDeepCloneable<RequestAccountList>, IBufferMessage
Propiedades
HasTemplateId : bool
Gets whether the "template_id" field is set
HasUserType : bool
Gets whether the "user_type" field is set
TemplateId : int
PB_OFFSET + MNM_TEMPLATE_ID
UserType : UserType
PB_OFFSET + MNM_USER_TYPE
Métodos
ClearFcmId()
Clears the value of the "fcm_id" field
ClearIbId()
Clears the value of the "ib_id" field
ClearTemplateId()
Clears the value of the "template_id" field
ClearUserType()
Clears the value of the "user_type" field
Campos
FcmIdFieldNumber : int
Field number for the "fcm_id" field.
IbIdFieldNumber : int
Field number for the "ib_id" field.
TemplateIdFieldNumber : int
Field number for the "template_id" field.
UserMsgFieldNumber : int
Field number for the "user_msg" field.
UserTypeFieldNumber : int
Field number for the "user_type" field.