Oracle Mobile Cloud, Enterprise Bots Client SDK for iOS

Release 18.2.3

E91736-04

Overview

The OMCe Bots Client SDK for iOS lets you bring conversations right into your app.

The Bots class initializes the SDK, and shows the conversation.

An OMCSettings object is passed to the initWithSettings:completionHandler: method to apply configuration options such as the appId, accent color, and notification display time.

The OMCUser class is used to attach custom user properties to each conversation.

The OMCConversation class allows you to send and retrieve messages, as well as set a delegate to respond to important events.

The OMCMessage class provides information about each message in the conversation, including its text, the author’s name, and more.