The '''SessionInfoItemInterface''' is usually mapped to a [[Type:MergedWorldDataFeedItem|World Data Feed Item]] in order to show information about a particular session.
|SessionName|'''[[Type:IField`1|IField`1]]<[[Type:String|String]]>'''|TypeAdv14=true| The field to fill with the SessionName of the FeedItem mapped to this interface.
|Description|'''[[Type:IField`1|IField`1]]<[[Type:String|String]]>'''|TypeAdv15=true| The field to fill with the Description of the FeedItem mapped to this interface.
|ThumbnailUrl|'''[[Type:IField`1|IField`1]]<[[Type:Uri|Uri]]>'''|TypeAdv16=true| The field to fill with the ThumbnailUrl of the FeedItem mapped to this interface.
|SessionId|'''[[Type:IField`1|IField`1]]<[[Type:String|String]]>'''|TypeAdv17=true| The field to fill with the SessionId of the FeedItem mapped to this interface.
|SessionURLs|'''[[Type:SyncFieldList`1|SyncFieldList`1]]<[[Type:Uri|Uri]]>'''|TypeAdv18=true| The fill to drive with the SessionURLs of the FeedItem mapped to this interface.
|HostUserId|'''[[Type:IField`1|IField`1]]<[[Type:String|String]]>'''|TypeAdv19=true| The fill to drive with the HostUserId of the FeedItem mapped to this interface.
|HostUserSessionId|'''[[Type:IField`1|IField`1]]<[[Type:String|String]]>'''|TypeAdv20=true| The field to fill with the HostUserSessionId of the FeedItem mapped to this interface.
|HostMachineId|'''[[Type:IField`1|IField`1]]<[[Type:String|String]]>'''|TypeAdv21=true| The field to fill with the HostMachineId of the FeedItem mapped to this interface.
|HostUsername|'''[[Type:IField`1|IField`1]]<[[Type:String|String]]>'''|TypeAdv22=true| The field to fill with the HostUsername of the FeedItem mapped to this interface.
|CompatibilityHash|'''[[Type:IField`1|IField`1]]<[[Type:String|String]]>'''|TypeAdv23=true| The field to fill with the CompatibilityHash of the FeedItem mapped to this interface.
|UniverseId|'''[[Type:IField`1|IField`1]]<[[Type:String|String]]>'''|TypeAdv24=true| The field to fill with the [[Universes|UniverseId]] of the FeedItem mapped to this interface.
|AppVersion|'''[[Type:IField`1|IField`1]]<[[Type:String|String]]>'''|TypeAdv25=true| The field to fill with the AppVersion of the FeedItem mapped to this interface.
|IsHeadlessHost|'''[[Type:IField`1|IField`1]]<[[Type:Bool|Bool]]>'''|TypeAdv26=true| The field to fill with the IsHeadlessHost of the FeedItem mapped to this interface.
|IsOnLAN|'''[[Type:IField`1|IField`1]]<[[Type:Bool|Bool]]>'''|TypeAdv27=true| The field to fill with the IsOnLAN of the FeedItem mapped to this interface.
|JoinedUsers|'''[[Type:IField`1|IField`1]]<[[Type:Int|Int]]>'''|TypeAdv28=true| The field to fill with the JoinedUsers of the FeedItem mapped to this interface.
|ActiveUsers|'''[[Type:IField`1|IField`1]]<[[Type:Int|Int]]>'''|TypeAdv29=true| The field to fill with the ActiveUsers of the FeedItem mapped to this interface.
|TotalJoinedUsers|'''[[Type:IField`1|IField`1]]<[[Type:Int|Int]]>'''|TypeAdv30=true| The field to fill with the TotalJoinedUsers of the FeedItem mapped to this interface.
|TotalActiveUsers|'''[[Type:IField`1|IField`1]]<[[Type:Int|Int]]>'''|TypeAdv31=true| The field to fill with the TotalActiveUsers of the FeedItem mapped to this interface.
|MaximumUsers|'''[[Type:IField`1|IField`1]]<[[Type:Int|Int]]>'''|TypeAdv32=true| The field to fill with the MaximumUsers of the FeedItem mapped to this interface.
|SessionBeginTime|'''[[Type:IField`1|IField`1]]<[[Type:DateTime|DateTime]]>'''|TypeAdv33=true| The field to fill with the SessionBeginTime of the FeedItem mapped to this interface.
|LastUpdate|'''[[Type:IField`1|IField`1]]<[[Type:DateTime|DateTime]]>'''|TypeAdv34=true| The field to fill with the LastUpdate of the FeedItem mapped to this interface.
|AccessLevel|'''[[Type:IField`1|IField`1]]<[[Type:SessionAccessLevel|SessionAccessLevel]]>'''|TypeAdv35=true| The field to fill with the AccessLevel of the FeedItem mapped to this interface.
|HideFromListing|'''[[Type:IField`1|IField`1]]<[[Type:Bool|Bool]]>'''|TypeAdv36=true| The field to fill with the HideFromListing of the FeedItem mapped to this interface.
}}
}}
== Behavior ==
== Usage ==
{{stub}}
== Examples ==
== Examples ==
Used in the worlds facet in the worlds tab on the [[Dash Menu]] to show Sessions open in the game.
== See Also ==
== See Also ==
* [[Data Feeds]]
[[Category:Components:Radiant UI:Data Feeds:Interfaces{{#translation:}}|Session Info Item Interface]]
[[Category:Components:Radiant UI:Data Feeds:Interfaces{{#translation:}}|Session Info Item Interface]]
[[Category:Components{{#translation:}}|Session Info Item Interface]]
[[Category:Components{{#translation:}}|Session Info Item Interface]]
This template's parent container. If that template also has a parent and a child, then it recursively goes up the containers till it finds the root interface with a parent and a child interface, then instantiates that interfaces child interface and it's Nested items instead of just this interface.