| AttachmentExtraParamValueType Property |
[Missing <summary> documentation for "P:Quickblox.Sdk.Modules.ChatXmppModule.Models.AttachmentExtraParamValue.Type"]
Namespace: Quickblox.Sdk.Modules.ChatXmppModule.ModelsAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Types Type { get; set; }Public Property Type As Types
Get
Set
public:
property Types Type {
Types get ();
void set (Types value);
}member Type : Types with get, set
Property Value
Type:
Types
See Also