UploadPictureCommand Constructor CkSoftware GroupMe SDK - Documentation
Overload List

  NameDescription
Public methodUploadPictureCommand(Stream, String, String)
Instantiate a new UploadPictureCommand object by using a input stream of an image.
Public methodUploadPictureCommand(String, String, String)
Instantiate a new UploadPictureCommand object by using a url which will be downloaded first.
Top
See Also