ResponseLogin
Implementiert: IMessage<ResponseLogin>, IMessage, IEquatable<ResponseLogin>, IDeepCloneable<ResponseLogin>, IBufferMessage
Eigenschaften
HasCountryCode : bool
Gets whether the "country_code" field is set
HasHeartbeatInterval : bool
Gets whether the "heartbeat_interval" field is set
HasStateCode : bool
Gets whether the "state_code" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
HasTemplateVersion : bool
Gets whether the "template_version" field is set
HasUniqueUserId : bool
Gets whether the "unique_user_id" field is set
Methoden
ClearCountryCode()
Clears the value of the "country_code" field
ClearFcmId()
Clears the value of the "fcm_id" field
ClearHeartbeatInterval()
Clears the value of the "heartbeat_interval" field
ClearIbId()
Clears the value of the "ib_id" field
ClearStateCode()
Clears the value of the "state_code" field
ClearTemplateId()
Clears the value of the "template_id" field
ClearTemplateVersion()
Clears the value of the "template_version" field
ClearUniqueUserId()
Clears the value of the "unique_user_id" field
Felder
CountryCodeFieldNumber : int
Field number for the "country_code" field.
FcmIdFieldNumber : int
Field number for the "fcm_id" field.
HeartbeatIntervalFieldNumber : int
Field number for the "heartbeat_interval" field.
IbIdFieldNumber : int
Field number for the "ib_id" field.
RpCodeFieldNumber : int
Field number for the "rp_code" field.
StateCodeFieldNumber : int
Field number for the "state_code" field.
TemplateIdFieldNumber : int
Field number for the "template_id" field.
TemplateVersionFieldNumber : int
Field number for the "template_version" field.
UniqueUserIdFieldNumber : int
Field number for the "unique_user_id" field.
UserMsgFieldNumber : int
Field number for the "user_msg" field.