• Categories
  • Recent
  • Tags
  • Popular
  • Solved
  • Unsolved
  • Users
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Darkly)
  • No Skin
Collapse
brainCloud Forums
    • All categories
    Load new posts
Log in to post
  • J

    How to view users online ?

    Scheduled Pinned Locked Moved APIs friends group
    2
    0 Votes
    2 Posts
    350 Views
    Paul WinterhalderP

    Hi Jose,

    Sounds like you want to look into our Presence feature.

    Presence is designed to let users know when their friends are online. You can think of it like the old Xbox Live friends feature - where you can see which of your friends are online - and optionally what they are doing.

    And Presence uses RTT - so users will be notified in realtime when the presence information of a followed user changes.

    Presence works with Friends, Groups, and arbitrary lists of users.

    More details here - http://getbraincloud.com/apidocs/apiref/#capi-presence

    Hope that helps!

    Paul.

  • C

    Group system with larger than 50 limit

    Scheduled Pinned Locked Moved Solved APIs unity groups group
    2
    0 Votes
    2 Posts
    465 Views
    Paul WinterhalderP

    Hi Chris,

    The maximum # of group members is controllable by our support team.

    Just send a request to our support team, indicating the name and appId of the app, and what you'd like the max to be and why. (A short description of your use cases would be helpful - since we just need to review to see if we think there would be any performance gotchas).

    We'll do a quick review and hopefully approve!

    Cheers!

    Paul.

  • C

    Getting names for request and invites to a group

    Scheduled Pinned Locked Moved Solved APIs unity group
    3
    0 Votes
    3 Posts
    642 Views
    JonathanJ

    As an interim solution, you can add a cloud code script or a post-hook to retrieve the missing data, using the profileIds found in the request.

    https://getbraincloud.com/apidocs/apiref/#capi-friend-getsummarydataforprofileid

    ... "pendingMembers": { "382eb04f-f80c-4bfc-9a12-fca508cad476": { // <- These profile ids "role": "MEMBER", "attributes": {}, "pendingReason": "ASKED_TO_JOIN" } } ...
  • C

    GetMyGroups doesn't return anything in requested

    Scheduled Pinned Locked Moved Solved Client API Defects unity group
    3
    0 Votes
    3 Posts
    360 Views
    C

    Thanks @Jonathan
    It was a bit confusing since I was thinking in terms of the owner having quick access to all their groups data, but I understand the difference in GetMyGroups now. It's a call on the profile and not on the group.

  • C

    Getting public groups only

    Scheduled Pinned Locked Moved Solved APIs unity windows group
    4
    0 Votes
    4 Posts
    555 Views
    Paul WinterhalderP

    D'oh - bit late on the update, but 4.1 has been released, and you can now search on isOpenGroup (as well as the new groupSummaryData).

    4.1 Release notes here - https://getbraincloud.com/apidocs/release-4-1/

    Cheers!

    Paul.

  • C

    Can't delete group after using "Delete users"

    Scheduled Pinned Locked Moved Solved Portal Defects portal group
    7
    0 Votes
    7 Posts
    779 Views
    Paul WinterhalderP

    @Chris-Brown No Prob - happy to help!

  • Login

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Solved
  • Unsolved
  • Users