Migration services: Difference between revisions

No edit summary
No edit summary
Line 12: Line 12:
| 0 || [19.0.0+]
| 0 || [19.0.0+]
|-
|-
| 10 || [7.0.0+] TryGetLastUserMigrationInfo ([4.0.0-6.2.0] TryGetLastMigrationInfo)
| 1 || [20.0.0+]
|-
| 2 || [20.0.0+]
|-
| 10 || [7.0.0-19.0.1] TryGetLastUserMigrationInfo ([4.0.0-6.2.0] TryGetLastMigrationInfo)
|-
| 11 || [20.0.0+]
|-
|-
| 100 || [7.0.0+] [[#CreateUserMigrationServer|CreateUserMigrationServer]] ([4.0.0-6.2.0] CreateServer)
| 100 || [7.0.0+] [[#CreateUserMigrationServer|CreateUserMigrationServer]] ([4.0.0-6.2.0] CreateServer)
Line 26: Line 32:
| 1010 || [7.0.0+] TryGetLastSaveDataMigrationInfo
| 1010 || [7.0.0+] TryGetLastSaveDataMigrationInfo
|-
|-
| 1100 || [7.0.0+] [[#CreateSaveDataMigrationServer|CreateSaveDataMigrationServer]]
| 1100 || [7.0.0-19.0.1] [[#CreateSaveDataMigrationServer|CreateSaveDataMigrationServer]]
|-
|-
| 1101 || [7.0.0+] [[#ResumeSaveDataMigrationServer|ResumeSaveDataMigrationServer]]
| 1101 || [7.0.0+] [[#ResumeSaveDataMigrationServer|ResumeSaveDataMigrationServer]]
Line 35: Line 41:
|-
|-
| 1201 || [7.0.0+] [[#ResumeSaveDataMigrationClient|ResumeSaveDataMigrationClient]]
| 1201 || [7.0.0+] [[#ResumeSaveDataMigrationClient|ResumeSaveDataMigrationClient]]
|-
| 2001 || [20.0.0+]
|-
| 2010 || [20.0.0+]
|-
| 2100 || [20.0.0+]
|-
| 2200 || [20.0.0+]
|-
| 2210 || [20.0.0+]
|-
| 2220 || [20.0.0+]
|-
| 2230 || [20.0.0+]
|-
| 2231 || [20.0.0+]
|-
| 2232 || [20.0.0+]
|-
| 2233 || [20.0.0+]
|-
| 2234 || [20.0.0+]
|-
| 2250 || [20.0.0+]
|-
| 2260 || [20.0.0+]
|-
| 2270 || [20.0.0+]
|-
| 2280 || [20.0.0+]
|-
| 2300 || [20.0.0+]
|-
| 2310 || [20.0.0+]
|-
| 2400 || [20.0.0+]
|-
| 2420 || [20.0.0+]
|}
|}


Line 87: Line 131:
|-
|-
| 101 || GetConnectionRequirement
| 101 || GetConnectionRequirement
|-
| 102 || [20.0.0+]
|-
|-
| 200 || WaitConnectionAsync
| 200 || WaitConnectionAsync
Line 123: Line 169:
|-
|-
| 101 || GetConnectionRequirement
| 101 || GetConnectionRequirement
|-
| 102 || [20.0.0+]
|-
|-
| 200 || ScanServersAsync
| 200 || ScanServersAsync
Line 196: Line 244:
| 0 || GetUid
| 0 || GetUid
|-
|-
| 1 || GetApplicationId
| 1 || [7.0.0-19.0.1] GetApplicationId
|-
|-
| 2 || GetServerProfile
| 2 || GetServerProfile
Line 205: Line 253:
|-
|-
| 101 || GetConnectionRequirement
| 101 || GetConnectionRequirement
|-
| 102 || [20.0.0+]
|-
|-
| 200 || WaitConnectionAsync
| 200 || WaitConnectionAsync
|-
|-
| 201 || GetClientProfile
| 201 || GetClientProfile
|-
| 202 || [20.0.0+]
|-
| 203 || [20.0.0+]
|-
|-
| 210 || [8.0.0+] WaitAcceptanceAsync
| 210 || [8.0.0+] WaitAcceptanceAsync
Line 216: Line 270:
| 400 || CompleteAsync
| 400 || CompleteAsync
|-
|-
| 500 || Abort
| 500 || [7.0.0-19.0.1] Abort
|-
|-
| 510 || [19.0.0+]
| 510 || [19.0.0+]
Line 242: Line 296:
|-
|-
| 100 || GetConnectionRequirement
| 100 || GetConnectionRequirement
|-
| 101 || [20.0.0+]
|-
|-
| 200 || ScanServersAsync
| 200 || ScanServersAsync
|-
|-
| 201 || ListServers
| 201 || [[#ListServers|ListServers]]
|-
|-
| 210 || ConnectByServerIdAsync
| 210 || ConnectByServerIdAsync
Line 271: Line 327:
| 400 || CompleteAsync
| 400 || CompleteAsync
|-
|-
| 500 || Abort
| 500 || [7.0.0-19.0.1] Abort
|-
|-
| 510 || [19.0.0+]
| 510 || [19.0.0+]
Line 283: Line 339:
| 999 || DebugSynchronizeStateFinalizedAsync
| 999 || DebugSynchronizeStateFinalizedAsync
|}
|}
=== ListServers ===
[20.0.0+] The struct size is now 0x130-bytes instead of 0x128-bytes.


= Notes =
= Notes =