class ISubscribeHandler::GetSubscriptions_result

Constants

FIELDS
SUCCESS

Public Instance Methods

struct_fields() click to toggle source
# File lib/i_subscribe_handler.rb, line 201
def struct_fields; FIELDS; end
validate() click to toggle source
# File lib/i_subscribe_handler.rb, line 203
def validate
end