Constructor
new RealmInfo(realmId, origin, realmType)
Constructs a new RealmInfo object.
Parameters:
Name | Type | Description |
---|---|---|
realmId | string | The ID of the realm. |
origin | string | The origin of the realm. |
realmType | string | The type of the realm. |
- Source