Make a call uing NexmoClient:
NexmoClient
client.call("123456", NexmoCallHandler.SERVER, callListener);
Once the image is uploaded, you will be able to access all 3 representations:
NexmoAttachmentEvent.getOriginal()
NexmoAttachmentEvent.getMedium()
NexmoAttachmentEvent.getThumbnail()