INMessage
INMessage(IntPtr)
INMessage(NativeHandle)
INMessage(NSCoder)
INMessage(NSObjectFlag)
INMessage(String, String, NSDate, INPerson, INPerson[])
INMessage(String, String, String, NSDate, INPerson, INPerson[], INMessageType)
INMessage(String, String, String, NSDate, INPerson, INPerson[], INSpeakableString, INMessageType)
INMessage(String, String, String, NSDate, INPerson, INPerson[], INSpeakableString, INMessageType, String)
INMessage(String, String, String, NSDate, INPerson, INPerson[], INSpeakableString, String, INMessageLinkMetadata)
INMessage(String, String, String, NSDate, INPerson, INPerson[], INSpeakableString, INMessageType, String, INFile)
INMessage(String, String, String, NSDate, INPerson, INPerson[], INSpeakableString, INMessageType, String, INFile[])
INMessage(String, String, String, NSDate, INPerson, INPerson[], INSpeakableString, String, INMessageType, NSNumber)
AttachmentFiles
AudioMessageFile
ClassHandle
Content
ConversationIdentifier
DateSent
GroupName
Identifier
LinkMetadata
MessageType
NumberOfAttachments
Recipients
Sender
ServiceName
Copy(NSZone)
EncodeTo(NSCoder)
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("INMessage", true)]
public class INMessage : NSObject, INSCoding, INSCopying, INSSecureCoding, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Introduced(PlatformName.WatchOS, 4, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 13, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
public virtual INSpeakableString? GroupName
{
[Export("groupName", ArgumentSemantic.Copy)]
[Introduced(PlatformName.WatchOS, 4, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 13, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
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