Uses of Class
net.ctdp.rfdynhud.gamedata.CommentaryRequestInfo

Packages that use CommentaryRequestInfo
net.ctdp.rfdynhud.gamedata   
 

Uses of CommentaryRequestInfo in net.ctdp.rfdynhud.gamedata
 

Methods in net.ctdp.rfdynhud.gamedata that return CommentaryRequestInfo
 CommentaryRequestInfo LiveGameData.getCommentaryRequestInfo()
          Gets the commentary request info.
 

Methods in net.ctdp.rfdynhud.gamedata with parameters of type CommentaryRequestInfo
static void __GDPrivilegedAccess.loadFromStream(java.io.InputStream in, CommentaryRequestInfo commentaryInfo, boolean isEditorMode)