SWRoomChangeOwnerEventData Class

Event Data of the OnNewRoomOwnerEvent

Declaration

public class SWRoomChangeOwnerEventData

Properties

Type

Description

roomId

string

roomId

newOwnerId

string

ID of the new room owner

Last updated