Package-level declarations
Types
The various options for how a channel is configured.
Definition of a data object, which is holding information relevant to the lifecycle of SDK connection to the backend.
Current SDK environment providing backend (remote) configuration. This can differ from region to region and permits connecting to your own running copy of the service.
Definition of a custom Field that is stored on the server.
Type alias for a list of FieldDefinition.
Restrictions to be enforced on uploaded attachments.
Node definition for general data tree.
Details of each entry in the list.
Functions
Check that all required fields in the list have a value specified in values
Test if a sequence of SelectorNode contains a given node id.
Test target FieldDefinitionList for a FieldDefinition with a matching fieldId.
Search the hierarchy for the node with the given nodeId.
Search target FieldDefinitionList for a FieldDefinition item with the requested fieldId.
Recursively search a list of hierarchy nodes for the node with the given nodeId.
Search a sequence of nodes for a matching node id.
Validate a map of proposed fieldId, value pairs against the target FieldDefinitionList.