Jump to: navigation, search

Service API

All the queries related to data managed on the GMS side. These queries cover service management.

Service Resources

  • End Event List: List of the end events that your application can receive if a service, state, or task is terminated.
  • Extension: JSON extension for the service API.
  • State Transition Event: Your application can receive this event if a service performs a transition between two states.
  • Service: The service resource, which is a container for nested states and tasks.
  • State: The state resource.
  • Start Event List: List of the start events that your application can receive if a service, state, or task is started.
  • Task: The task resource.


Service Operations

Important
Because extensions are replaced with flexible JSON data on the GMS side, all resources and requests specific to extensions are deprecated for services, states, and tasks.
This page was last edited on September 7, 2018, at 10:34.
Comments or questions about this documentation? Contact us for support!