Avaya Client SDK

< Back to Package Overview

My First Project For Conference Calls through HTTP UA

If you are new to macOS development, start by creating the AppleID then install the Xcode from Apple App Store. The XCode is free. The Sample Conference App that is provided with this documentation has been built and tested using Xcode, Apple's standard development environment for macOS.

Running the Sample Conference App for the first time

The Communications package Sample Conference App for macOS has been designed for and complied on Xcode 12.4 or later. You can check XCode version by XCode > About Xcode menu item.

Note: Picture view will be addressed in the upcoming release.

About Xcode

Once you have Xcode installed on your Mac, follow steps below to build and run macOS Communication Package Sample Conference Application.

  1. Open the sample project in Xcode through File > Open menu item. Select following project file.
    CommunicationPackage/sample/CommunicationSampleConferenceApp.xcodeproj
  2. Now you have Sample Conference Application Project ready for build and execution. Select Product > Build menu item. Make sure that your application builds successfully.
  3. Click on Run for running Sample Conference App to confirm that your development environment and test device is setup correctly.

Note: Picture view will be addressed in the upcoming release.

Build for macOS

Start working with features

Once you have completed setup of your development environment and have confirmed the Sample Conference App runs on your Mac, you are now ready to start using Sample Conference App to make Equinox Conference calls via HTTP UA. No service configuration is required, you can join an Equinox conference call by providing the Conference URI and the user name.

What to do next...

With the Sample Conference App running on your device, you are now ready to begin the process of learning how to integrate Conferencing features using the Communications Package for macOS into your application. If you are interested in other features provided by Communications Package, please also check Communications Package Sample App.

The following is a recommended list of articles to get you started: