you can use graph Api of the facebook by suing this you can tag

On Wed, Jun 8, 2016 at 4:07 PM, Sushil Dhamal <[email protected]>
wrote:

> Hi,
>
>    I developed an android app to post the content on facebook. I am able
> to do it.
>    Now i want to tag the same content on facebook business page. How can i
> do?
>
> This is my code to share post :
>
>          ShareLinkContent linkContent = new ShareLinkContent.Builder()
>
>
>         .setContentDescription(textToShare.toString())
>         .setContentUrl(Uri.parse(url))
>
>         .build();
>
>
>         Now I wants to tag it on facebook buisness page, Is it possible?and 
> How?
>
>
> Thanks,
>
> --
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/android-developers.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/android-developers/49a1addd-da8c-4a64-8062-2e585770ed34%40googlegroups.com
> <https://groups.google.com/d/msgid/android-developers/49a1addd-da8c-4a64-8062-2e585770ed34%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CABHzXATRZN_wxm3nXBtygJtAK9wiZVHsbi8%2BUG1b1uyFH1t1PA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to