| Name | Description | Type | Additional information |
|---|---|---|---|
| ContactId |
联系人 id |
integer |
None. |
| DeviceId |
设备 id |
integer |
None. |
| PhoneNum |
电话号码 |
string |
None. |
| Name |
名称 |
string |
None. |
| Type |
联系人类型 1: father 2: mother 3: grandfather 4: grandmother 5: brother 6: sister 7: custom image 此项暂不允许设置 |
integer |
None. |
| IsSos |
是否 sos 号码 |
boolean |
None. |
| Action |
动作 参见 ContactAction Add = 1, // 添加 Update = 2, // 修改 Deleted = 3 //删除 ContactAction |
integer |
None. |
| Token |
登录后获取到的 Token |
string |
None. |
| Language |
语言选项 |
string |
None. |
| AppId |
APP应用标识 |
string |
None. |