Method: NotificationHub::Channels::MobilePushNotification::Base.gateway_code

Defined in:
lib/notification_hub/channels/mobile_push_notification/base.rb

.gateway_codeObject

Returns the value of attribute gateway_code.



13
14
15
# File 'lib/notification_hub/channels/mobile_push_notification/base.rb', line 13

def gateway_code
  @gateway_code
end