Migration services: Difference between revisions
| Line 866: | Line 866: | ||
|- | |- | ||
| 0x1 || [[#Initialize|Initialize]] | | 0x1 || [[#Initialize|Initialize]] | ||
|- | |||
| 0x8 || | |||
|- | |||
| 0x9 || [[#Initialize|Initialize2]] | |||
|- | |||
| 0x10 || | |||
|} | |} | ||
| Line 923: | Line 929: | ||
The plaintext response payload is empty. | The plaintext response payload is empty. | ||
When handling the response, the client sets a state flag. The Initialize2 message is the same as Initialize, except that state field isn't updated during response handling. | |||
= Notes = | = Notes = | ||