Click or drag to resize

StatusCode Enumeration

[Missing <summary> documentation for "T:RAYLASE.PDA.API.Error.StatusCode"]


Namespace: RAYLASE.PDA.API.Error
Assembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.2.0
Syntax
C#
public enum StatusCode
Members
Member nameDescription
Ok Command went through flawlessly.
Warning Operation will proceed but something went wrong.
Error Something went wrong.
See Also