This method serializes a Facebook collection extracting all the IDs of its member into a comma-separated string. This could be useful for lazy chaining into other Facebook queries or for debugging purposes.
# S4 method for FacebookGenericCollection
as.character(x)
a valid not-null Facebook Collection