TVIConnectOptions(CallKit) Category Reference

Declared in TVIConnectOptions.h

Overview

CallKit specific additions.

  uuid

The CallKit identifier for the Room.

@property (nonatomic, strong, readonly, nullable) NSUUID *uuid

Discussion

This property allows you to provide your CallKit UUID as part of TVIConnectOptions. This is offered as a convenience if you wish to use TVIRoom for CallKit book keeping. The UUID set here will be reflected on any TVIRoom instance created with these options.

Declared In

TVIConnectOptions.h