Kony Fabric console User Guide: SDKs > Android SDK > Invoking an Object Service

Invoking an Object Service

Kony provides programmatic access to the backend data through Online Object Services. You must perform the following steps to gain the access:

  1. Acquire a current instance of your object service.
  1. Use the object service instance with data transfer objects to communicate as needed with your backend.

To acquire a current instance of your object service, refer to getObjectService Method documentation.

To know more about the methods that act on the Kony Fabric endpoint directly, refer to OnlineObjectService Class documentation.

Copyright © 2020 Kony, Inc. All rights reserved.