DBSendMassMailArg — различия между версиями

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
Строка 8: Строка 8:
 
! Тип данных
 
! Тип данных
 
! Название
 
! Название
 +
|-
 +
| rowspan="8" align="center" | 1.5.5 v156<br/>1.5.3 v145
 +
| byte
 +
| mass_type
 +
|-
 +
| [[GMail]]
 +
| mail
 +
|-
 +
| int
 +
| cost_obj_id
 +
|-
 +
| int
 +
| cost_obj_num
 +
|-
 +
| int
 +
| cost_obj_pos
 +
|-
 +
| int
 +
| cost_money
 +
|-
 +
| vector&lt;int,std::allocator&lt;int&gt;>
 +
| receiver_list
 +
|-
 +
| [[GMailSyncData]]
 +
| syncdata
 
|}
 
|}
  
  
 
[[Категория:Пакеты gdeliveryd]]
 
[[Категория:Пакеты gdeliveryd]]

Версия 18:22, 17 июня 2018

  • Тип: пакет (CallID)
  • Сервис: gdeliveryd
  • Опкод: 0x10A1
  • Ответный пакет: DBSendMassMailRes
Версия Тип данных Название
1.5.5 v156
1.5.3 v145
byte mass_type
GMail mail
int cost_obj_id
int cost_obj_num
int cost_obj_pos
int cost_money
vector<int,std::allocator<int>> receiver_list
GMailSyncData syncdata