| AccountResponseS3BucketName Property |
[Missing <summary> documentation for "P:Quickblox.Sdk.Modules.AuthModule.Response.AccountResponse.S3BucketName"]
Namespace: Quickblox.Sdk.Modules.AuthModule.ResponseAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string S3BucketName { get; set; }Public Property S3BucketName As String
Get
Set
public:
property String^ S3BucketName {
String^ get ();
void set (String^ value);
}member S3BucketName : string with get, set
Property Value
Type:
String
See Also