Cisco Cisco Collaboration Server Dynamic Content Adapter Developer's Guide

Page of 138
DCA 2.01 Parser API Specification
 
Class LightweightRequestData   57 
1.0 
 
getSessionUserAgentHeader 
 
public java.lang.String getSessionUserAgentHeader() 
Gets the sessionUserAgentHeader attribute of the LightweightRequestData 
object. Returns null in this object; value is only useful from RequestData. 
Returns: 
The sessionUserAgentHeader value 
Since:  
2.0 
 
getSessionUserAgentAppName 
 
public java.lang.String getSessionUserAgentAppName() 
Gets the sessionUserAgentAppName attribute of the LightweightRequestData 
object. Returns null in this object; value is only useful from RequestData. 
Returns: 
The sessionUserAgentAppName value 
Since:  
2.0