java - DELETE facebook post using FQL -


i using facebook4j api connecting facebook. aim fetch , delete posts posted on wall friends. searching fql (delete query) facebook post. question : delete facebook posts java using fql or other technique

you can delete facebook wall post using graph api, here documentation available.


Comments

Popular posts from this blog

apache - setting document root in antoher partition on ubuntu -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -

android - SurfaceView transparency not working properly -