-
- All Implemented Interfaces:
-
com.facebook.GraphRequest.Callback,com.facebook.GraphRequest.OnProgressCallback
public class OpenGamingMediaDialog implements GraphRequest.OnProgressCallbackCallback Handler to show the Gaming Media Dialog after media is uploaded to the Gaming Media Library.
-
-
Constructor Summary
Constructors Constructor Description OpenGamingMediaDialog(Context context)OpenGamingMediaDialog(Context context, GraphRequest.Callback callback)
-
Method Summary
Modifier and Type Method Description voidonCompleted(GraphResponse response)voidonProgress(long current, long max)-
-
Method Detail
-
onCompleted
void onCompleted(GraphResponse response)
-
onProgress
void onProgress(long current, long max)
-
-
-
-