Class Jpmobile::Mobile::Emobile
In: lib/jpmobile/mobile/emobile.rb
Parent: AbstractMobile

EMOBILE携帯電話

Methods

Constants

USER_AGENT_REGEXP = %r{^emobile/|^Mozilla/5.0 \(H11T; like Gecko; OpenBrowser\) NetFront/3.4$|^Mozilla/4.0 \(compatible; MSIE 6.0; Windows CE; IEMobile 7.7\) S11HT$}
MAIL_ADDRESS_REGEXP = /^.+@emnet\.ne\.jp$/   対応するメールアドレスの正規表現

Public Instance methods

EMnet対応端末から通知されるユニークなユーザIDを取得する。

ident_subscriber()

Alias for em_uid

[Validate]