Click or drag to resize
RequestReceivedEventArgsHelper Methods

The RequestReceivedEventArgsHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreate
Creates a RequestReceivedEventArgs, attaches the mock request and response objects passed across and sets a few key properties.
Public methodStatic memberSetAndroidUserAgent
Sets a mock IRequest object up with a user agent string from an Android mobile.
Public methodStatic memberSetIPadUserAgent
Sets a mock IRequest object up with a user agent string from an iPad.
Public methodStatic memberSetIPhoneUserAgent
Sets a mock IRequest object up with a user agent string from an iPhone.
Public methodStatic memberSetIPodUserAgent
Sets a mock IRequest object up with a user agent string from an iPod.
Top
See Also