| ChatMessageExtraParameterAttachment Property |
[Missing <summary> documentation for "P:Quickblox.Sdk.Modules.ChatXmppModule.ExtraParameters.ChatMessageExtraParameter.Attachment"]
Namespace: Quickblox.Sdk.Modules.ChatXmppModule.ExtraParametersAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic AttachmentExtraParamValue Attachment { get; }Public ReadOnly Property Attachment As AttachmentExtraParamValue
Get
public:
property AttachmentExtraParamValue^ Attachment {
AttachmentExtraParamValue^ get ();
}member Attachment : AttachmentExtraParamValue with get
Property Value
Type:
AttachmentExtraParamValue
See Also