INCallRecord.Caller 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 person who was on the other end of the call from the user.
public virtual Intents.INPerson Caller { [Foundation.Export("caller", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Caller : Intents.INPerson
Property Value
(More documentation for this node is coming)
This value can be null
.
- Attributes