GroupMeImages CreatePictureAsync Method CkSoftware GroupMe SDK - Documentation
Overload List

  NameDescription
Public methodCreatePictureAsync(Stream, String)
Asynchronous creates a new picture using the given stream data and the given filename asynchronous.
Public methodCreatePictureAsync(String, String)
Asynchronous creates a new picture using the given web url and the given filename. Downloads the web-url content first and uploads it then to the GroupMe ImagingService.
Top
See Also