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
Type | Name |
---|---|
OneStream.Shared.Common.SessionInfo | si |
System.Object | responseObject |
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