class documentation
class RemoteMethod(RemoteCallable):
The remote interface for a server-side BaseMethod.
| Async Method | call |
Call the remote method and return the final result data. |
| Method | dto |
Return the data transfer object. |
| Method | _init |
Undocumented |
| Class Variable | _ua |
Undocumented |