Module: JPushApiRubyClient::PlatformType
- Included in:
- Client
- Defined in:
- lib/jpush_api_ruby_client/platform_type.rb
Overview
-
平台标识
Constant Summary collapse
- ANDROID =
安卓平台
'android'- IOS =
IOS平台
'ios'- BOTH =
安卓与IOS平台
'android,ios'