1

I want to send a text message from the logged in Xbox Live User to another User. Can i do it with the current available API (C#) and how?

Have scanned the source files but did not find something. May I overlooked?

Edited: I have added a new idea to Xbox User Voice to include Xbox Live Messaging into the APIS. For people looking into this question please vote for it too Xbox User Voice

MrZweistein
  • 112
  • 9

2 Answers2

1

No, User Messaging is not supported with the Xbox Creators Program.

You can add this as an idea to the Xbox User Voice (make sure to put it in the Xbox Live Creators Program category) so that we can track interest and update you when any changes occur.

Ben Randall
  • 1,205
  • 10
  • 27
0

You can use the XBOX live REST API: https://learn.microsoft.com/en-us/gaming/xbox-live/xbox-live-rest/uri/users/uri-usersxuidoutboxpost

Tyler
  • 244
  • 3
  • 12