API Notes: BusinessChat framework
=================================

Apple documentation
-------------------

The full API is described in `Apple's documentation`__, both
the C and Objective-C APIs are available (but see the `API Notes`_ below).

.. __: https://developer.apple.com/documentation/businesschat?language=objc

These bindings are accessed through the ``BusinessChat`` package (that is, ``import BusinessChat``).


API Notes
---------

.. note::

   This framework is only available on macOS 10.13.4 and later.

The entire API can be used from Python, but there are non-technical restrictions
on who can use the framework.
