internal PowwaSessionStatusInfo(PowwaSessionStatus status, ClientMessage promptMessage) { this.Status = status; this.PromptMessage = promptMessage; }