INSendMessageIntent
INSendMessageIntent()
INSendMessageIntent(IntPtr)
INSendMessageIntent(NativeHandle)
INSendMessageIntent(NSCoder)
INSendMessageIntent(NSObjectFlag)
INSendMessageIntent(INPerson[], String, String, String, INPerson)
INSendMessageIntent(INPerson[], String, INSpeakableString, String, String, INPerson)
INSendMessageIntent(INPerson[], INOutgoingMessageType, String, INSpeakableString, String, String, INPerson, INSendMessageAttachment[])
Attachments
ClassHandle
Content
ConversationIdentifier
GroupName
OutgoingMessageType
Recipients
Sender
ServiceName
SpeakableGroupName
xamarinmac
namespace Intents
{
[Introduced(PlatformName.iOS, 10, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.WatchOS, 3, 2, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 12, 0, PlatformArchitecture.Arch64, null)]
[Register("INSendMessageIntent", true)]
public class INSendMessageIntent : INIntent
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Deprecated(PlatformName.MacOSX, 10, 13, PlatformArchitecture.None, "Use 'SpeakableGroupNames' instead.")]
[Deprecated(PlatformName.WatchOS, 4, 0, PlatformArchitecture.None, "Use 'SpeakableGroupNames' instead.")]
[Deprecated(PlatformName.iOS, 11, 0, PlatformArchitecture.None, "Use 'SpeakableGroupNames' instead.")]
public virtual string? GroupName
{
[Deprecated(PlatformName.MacOSX, 10, 13, PlatformArchitecture.None, "Use 'SpeakableGroupNames' instead.")]
[Deprecated(PlatformName.WatchOS, 4, 0, PlatformArchitecture.None, "Use 'SpeakableGroupNames' instead.")]
[Deprecated(PlatformName.iOS, 11, 0, PlatformArchitecture.None, "Use 'SpeakableGroupNames' instead.")]
[Export("groupName")]
get;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API