Overload List
Name | Description | |
---|---|---|
CreatePictureAsync(Stream, String) |
Asynchronous creates a new picture using the given stream data and the given filename asynchronous.
| |
CreatePictureAsync(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.
|
See Also