Skip to content
This repository was archived by the owner on May 10, 2021. It is now read-only.

Add retrieving PSN friends list#9

Open
drasticactions wants to merge 15 commits into
jhewt:masterfrom
drasticactions:master
Open

Add retrieving PSN friends list#9
drasticactions wants to merge 15 commits into
jhewt:masterfrom
drasticactions:master

Conversation

@drasticactions

Copy link
Copy Markdown

This just adds the base functionality for getting a friends list. The "fields" options can take in different values and should be settable outside of hardcoding it into the URI. The same goes for the other URIs being used. But for now, this will get you a JSON object with your friends list.

@grEvenX

grEvenX commented Nov 19, 2014

Copy link
Copy Markdown

👍

@nchase

nchase commented Apr 9, 2015

Copy link
Copy Markdown

@drasticactions: this is awesome!

Noah Chase and others added 4 commits April 9, 2015 03:27
it's not clear what ID should be passed into getMessageContent based on the existing signature and documentation, so I changed them to make them a bit more clear.
'id' -> 'groupId' in `getMessageContent` method
add a method to get list of messages for a given conversation
@QuantumImmortality

QuantumImmortality commented Nov 19, 2016

Copy link
Copy Markdown

From my testing of limits, removing the variable (from the URL) entirely results in 100 friend sized blocks returned but the max I'm unsure about exactly but I know a limit=9999 fails but limit=1000 works and returns all names correctly.

@gricoski

Copy link
Copy Markdown

The max number of friends for PS4 is 2000, therefore the max for this should also be 2000.

@QuantumImmortality

Copy link
Copy Markdown

ah, thank you!

On 21 November 2016 at 15:38, grit45 notifications@github.com wrote:

The max number of friends for PS4 is 2000, therefore the max for this
should also be 2000.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#9 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AQzwGZ-hAVTzFo37SG4HV1hBEchX6K0eks5rASBSgaJpZM4CQ5Cw
.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants