GroupMeImages CreatePicture Method CkSoftware GroupMe SDK - Documentation
Overload List

  NameDescription
Public methodCreatePicture(Stream, String)
Creates a new picture using the given stream data and the given filename.
Public methodCreatePicture(String, String)
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