Instantiate a new UploadPictureCommand object by using a url which will be downloaded first.
Namespace: CkSoftware.GroupMe.Sdk.Images.CommandsAssembly: CkSoftware.GroupMe.Sdk.Images (in CkSoftware.GroupMe.Sdk.Images.dll) Version: 1.0.1.35397 (1.0.1.0)
Syntax
Parameters
- pictureUrl
- Type: System String
The picture url to first download via web.
- name
- Type: System String
The name of the picture. This will be used by the upload content-processing for naming a given HTTP content.
- fileName
- Type: System String
The filename of the picture.
See Also