CommunityContent.GetCommunityLiveStatusesForFriends

CommunityContent

Verb: GET

Path: /CommunityContent/Live/Friends/{partnershipType}/{sort}/{page}/

Returns info about community members who are live streaming among your friends.

Path Parameters

  • page
    Zero based page.
    Type: int32
  • partnershipType
    The type of partnership for which the status should be returned.
    Representing external partners to which BNet users can link accounts, but that are not Account System credentials: partnerships that BNet uses exclusively for data.
    Type: int32
  • sort
    The sort mode.
    Type: int32

Response

Look at the Response property for more information about the nature of this response
Content Type: application/json
Type: object
Object Properties
ErrorCode
Type: int32
ThrottleSeconds
Type: int32
ErrorStatus
Type: string
Message
Type: string
MessageData
Type: object
Dictionary Contents: string
Dictionary Key Type: string
DetailedErrorTrace
Type: string