CXCallAction.CallUuid Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the UUID that identifes the call on which to perform the action.
public virtual Foundation.NSUuid CallUuid { [Foundation.Export("callUUID", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.CallUuid : Foundation.NSUuid
Property Value
The UUID that identifes the call on which to perform the action.
- Attributes