ETicket services: Difference between revisions

No edit summary
 
Line 95: Line 95:
|-
|-
| 105 || [20.0.0+]
| 105 || [20.0.0+]
|-
| 106 || [22.0.0+]
|-
|-
| 201 || [18.0.0+]
| 201 || [18.0.0+]
Line 103: Line 105:
|-
|-
| 204 || [18.0.0+]
| 204 || [18.0.0+]
|-
| 205 || [22.0.0+]
|-
|-
| 501 || [6.0.0+]
| 501 || [6.0.0+]
Line 122: Line 126:
| 1001 || [6.0.0+]
| 1001 || [6.0.0+]
|-
|-
| 1002 || [6.0.0+]
| 1002 || [6.0.0-21.2.0]
|-
|-
| 1003 || [6.0.0+] Returns an [[#IAsyncValue]].
| 1003 || [6.0.0-21.2.0]  
|-
|-
| 1004 || [6.0.0+]
| 1004 || [6.0.0+]
Line 148: Line 152:
| 1015 || [6.0.0+]
| 1015 || [6.0.0+]
|-
|-
| 1016 || [6.0.0+]
| 1016 || [6.0.0-21.2.0]
|-
|-
| 1017 || [9.0.0+]  
| 1017 || [9.0.0+]  
Line 172: Line 176:
| 1027 || [17.0.0+]  
| 1027 || [17.0.0+]  
|-
|-
| 1028 || [18.0.0+]  
| 1028 || [18.0.0-21.2.0]  
|-
|-
| 1029 || [19.0.0+]  
| 1029 || [19.0.0+]  
Line 193: Line 197:
|-
|-
| 1038 || [21.0.0+]
| 1038 || [21.0.0+]
|-
| 1039 || [22.0.0+]
|-
| 1040 || [22.0.0+]
|-
| 1041 || [22.0.0+]
|-
|-
| 1501 || [6.0.0+]
| 1501 || [6.0.0+]
Line 218: Line 228:
| 1606 || [20.0.0+]
| 1606 || [20.0.0+]
|-
|-
| 2000 || [6.0.0+] No input, returns an [[#IActiveRightsContext]].
| 2000 || [6.0.0+]  
|-
|-
| 2001 || [9.0.0+] No input, returns an [[#IActiveRightsContext]].
| 2001 || [9.0.0+]  
|-
|-
| 2002 || [13.0.0-16.1.0]
| 2002 || [13.0.0-16.1.0]
Line 281: Line 291:
== GetTitleKey ==
== GetTitleKey ==
[3.0.0+] GetTitleKey now takes an additional 4-bytes of input.
[3.0.0+] GetTitleKey now takes an additional 4-bytes of input.
== 1001 ==
[22.0.0+] Now returns an interface and no longer returns 0x10-bytes of output.
== Cmd1003 ==
Returns an [[#IAsyncValue]].


== Cmd1027 ==
== Cmd1027 ==
Line 318: Line 334:


Used by [[LDN_services|ldn]] as Station with the authentication Challenge response data received from the AccessPoint.
Used by [[LDN_services|ldn]] as Station with the authentication Challenge response data received from the AccessPoint.
== Cmd2000 ==
No input. Returns an [[#IActiveRightsContext]].
== Cmd2001 ==
No input. Returns an [[#IActiveRightsContext]].


== IAsyncValue ==
== IAsyncValue ==