| AcceptExtraParameterPlatform Property |
[Missing <summary> documentation for "P:Quickblox.Sdk.Modules.ChatXmppModule.ExtraParameters.AcceptExtraParameter.Platform"]
Namespace: Quickblox.Sdk.Modules.ChatXmppModule.ExtraParametersAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Platform { set; }Public WriteOnly Property Platform As String
Set
public:
property String^ Platform {
void set (String^ value);
}member Platform : string with set
Property Value
Type:
String
See Also