Class: PlatformReq
conversationEngine~PlatformReq()
Class that primarily exists for documents and defines what a platform
request needs to support (they are expected to extend this class). A platform
request is essentially a wrapper of an http request that comes in from the
platform and defines what the ConversationEngine needs from the platform on a
per-request basis.