-
public class FacebookContentProvider.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static FacebookContentProvider.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final StringgetAttachmentUrl(String applicationId, UUID callId, String attachmentName)Returns the name of the content provider formatted correctly for constructing URLs. -
-
Method Detail
-
getAttachmentUrl
final String getAttachmentUrl(String applicationId, UUID callId, String attachmentName)
Returns the name of the content provider formatted correctly for constructing URLs.
- Parameters:
applicationId- the Facebook application ID of the application
-
-
-
-