TVOCall(CallKit) Category Reference
| Declared in | TVOCall.h |
|---|
uuid
A unique identifier for the Call.
@property (nonatomic, strong, readonly, nullable) NSUUID *uuidDiscussion
Use this UUID as an argument to CallKit methods.
You can provide a UUID for outgoing calls using [TwilioVoiceSDK connectWithOptions:delegate:].
Calls created via [TVOCallInvite acceptWithOptions:delegate:] inherit their uuid from the Invite itself.
Declared In
TVOCall.h