Versions Compared

Key

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

...

When using Gumband you should only ever call new Gumband(...) once. This is because only one SDK is allowed to connect to a Gumband Exhibit in the cloud at a time. Creating multiple new Gumband() calls will violate this invariant and result in a message like the one below.

...