Package 

Object GamingMediaUploader


  • 
    public class GamingMediaUploader
    
                        

    com.facebook.gamingservices.internal is solely for the use of other packages within the Facebook SDK for Android. Use of any of the classes in this package is unsupported, and they may be modified or removed without warning at any time.

    • Method Summary

      Modifier and Type Method Description
      final static GraphRequestAsyncTask uploadToGamingServices(String caption, Bitmap imageBitmap, Bundle params, GraphRequest.Callback callback)
      final static GraphRequestAsyncTask uploadToGamingServices(String caption, File imageFile, Bundle params, GraphRequest.Callback callback)
      final static GraphRequestAsyncTask uploadToGamingServices(String caption, Uri imageUri, Bundle params, GraphRequest.Callback callback)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait