Module: Prosody::_MessageValueDefinition

Defined in:
sig/state.rbs

Instance Method Summary collapse

Instance Method Details

#kind"value"

Returns:



74
# File 'sig/state.rbs', line 74

def kind: () -> "value"

#nameString

Returns:

  • (String)


73
# File 'sig/state.rbs', line 73

def name: () -> String

#payload"message"

Returns:

  • ("message")


75
# File 'sig/state.rbs', line 75

def payload: () -> "message"

#to_state_configHash[Symbol, state_config_value]

Returns:

  • (Hash[Symbol, state_config_value])


76
# File 'sig/state.rbs', line 76

def to_state_config: () -> Hash[Symbol, state_config_value]