TVOCallOptionsBuilder(CallKit) Category Reference
Declared in | TVOCallOptions.h |
---|
uuid
The CallKit identifier for the Call.
@property (nonatomic, strong, nullable) NSUUID *uuid
Discussion
This property allows you to provide your CallKit UUID as part of TVOConnectOptions
. This is offered
as a convenience if you wish to use TVOCall
for CallKit book keeping. The UUID set here will be reflected on any
TVOCall
instance created with these options.
Declared In
TVOCallOptions.h