Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Now, create a proxy variable in your viewmodel. Note that if you are calling a proxy method in your viewmodel constructor, we recommend you perform this proxy calls on a different thread so that you do not block the UI thread.

...