CommunityContent.GetCommunityLiveStatuses

CommunityContent

Verb: GET

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

Returns info about community members who are live streaming.

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

Querystring Parameters

  • modeHash
    The hash of the Activity Mode for which streams should be retrieved. Don't pass it in or pass 0 to not filter by mode.
    Type: uint32
  • streamLocale
    The locale for streams you'd like to see. Don't pass this to fall back on your BNet locale. Pass 'ALL' to not filter by locale.
    Type: string

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