TVOCallOptions(CallKit) Category Reference
| Declared in | TVOCallOptions.h |
|---|
uuid
The CallKit identifier for the Call. You must set this property if you are using CallKit to manage the Call.
@property (nonatomic, strong, readonly, nullable) NSUUID *uuidDiscussion
This property allows you to provide your CallKit UUID as part of TVOConnectOptions or TVOAcceptOptions.
This is offered as a convenience if you wish to useTVOCallfor CallKit book keeping. The UUID set here will be reflected on any
TVOCall` instance created with these options.
Declared In
TVOCallOptions.h