Skip to main content

Class ResponseHandler

Namespace: Workspace.XBR.Xperiflow.Core.ResponseHandling

Assembly: Xperiflow.dll

Declaration
public static class ResponseHandler

Methods

ValidateAPIResponse(SessionInfo, object)

Declaration
public static bool ValidateAPIResponse(SessionInfo si, object responseObject)
Returns

System.Boolean

Parameters
TypeName
OneStream.Shared.Common.SessionInfosi
System.ObjectresponseObject

Inherited Members

  • System.Object.Equals(System.Object)
  • System.Object.Equals(System.Object,System.Object)
  • System.Object.GetHashCode
  • System.Object.GetType
  • System.Object.MemberwiseClone
  • System.Object.ReferenceEquals(System.Object,System.Object)
  • System.Object.ToString

Was this page helpful?