Method: LS4::GatewayService#rpc_get_attrs

Defined in:
lib/ls4/service/gateway.rb

#rpc_get_attrs(key) ⇒ Object



30
31
32
# File 'lib/ls4/service/gateway.rb', line 30

def rpc_get_attrs(key)
	rpc_get_attrs_impl(nil, key)
end