Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Anonymous's avatar
Anonymous
7 years ago

Is it possible to get the Oculus Username for the current user in the Native Mobile SDK?

I can't find anything obvious that would allow me to get the current user's name (screen name) through the Native Android Mobile SDK. Is it actually possible?

Thanks!
Simon

2 Replies

  • This seems to answer what you're looking for https://developer.oculus.com/documentation/platform/latest/concepts/dg-presence/ 
  • Anonymous's avatar
    Anonymous
    From what I can tell, that method is presumably available only in the Desktop API, not the Native Mobile API (I couldn't find any trace of it grepping through the headers for the mobile SDK).

    But thank-you for taking the time to look and answering though, still appreciated!