1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-22 15:03:30 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services/Am/AppletOE/ApplicationProxyService
riperiperi e00ca92063
Return "NotAvailable" when no UserChannel data is present. (#1569)
* Return "NotAvailable" when no UserChannel data is present.

* Return ObjectInvalid for undefined parameter kinds.

* No need to specify which, there's only one.

* Just works as a literal string.
2020-09-23 18:57:18 -03:00
..
ApplicationProxy Return "NotAvailable" when no UserChannel data is present. (#1569) 2020-09-23 18:57:18 -03:00
IApplicationProxy.cs Add support for dynamic docking/undocking (#1147) 2020-04-23 13:59:11 +02:00