public struct PDAInputResponseEvent : IEventPayload

The "input" PDA variation response. Accessible by waiting on the PDA to send an "InputResponse" event.


public string GetResponse()

(Client) Get the response submitted from the input variation.

Returns: (string) The response