class ISubscribeHandler::Unsubscribe_result
Constants
- FIELDS
- SUCCESS
Public Instance Methods
struct_fields()
click to toggle source
# File lib/i_subscribe_handler.rb, line 269 def struct_fields; FIELDS; end
validate()
click to toggle source
# File lib/i_subscribe_handler.rb, line 271 def validate end