Exemplo n.º 1
0
 public void JoinLobby(string handleId, Microsoft.Xbox.Services.XboxLiveUser user)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void JoinLobby(global::System.Object eventArgs, Microsoft.Xbox.Services.XboxLiveUser user)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public void SetLocalMemberConnectionAddress(Microsoft.Xbox.Services.XboxLiveUser user, string connectionAddress, IntPtr context)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 4
0
 public void DeleteLocalMemberProperties(Microsoft.Xbox.Services.XboxLiveUser user, string name, IntPtr context)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 5
0
 public void RemoveLocalUser(Microsoft.Xbox.Services.XboxLiveUser user)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 6
0
 public void InviteUsers(Microsoft.Xbox.Services.XboxLiveUser user, string[] xboxUserIds, string contextStringId, string customActivationContext)
 {
     throw new NotImplementedException();
 }