Developer Documentation

Room.UpdateRoomUserDataAsync

Warning

Version 1.1.0 is deprecated and will be removed in the future and is not being supported for new users. Please update to the latest version as soon as possible.

public async Task<bool> UpdateRoomUserDataAsync(IUserData userData)

Updates the user data for the current room.

Parameters

NameTypeDescription
userDataIUserDataUserdata to send

Returns

TypeDescription
Task<Boolean>true if userdata was set for the room or false