You are here

public function SmsParserInterface::getOptions in SMS Framework 7

Retrieves sms_incoming() options.

Return value

array Options as defined by sms_incoming().

1 method overrides SmsParserInterface::getOptions()
SmsParserBase::getOptions in ./sms.parser.inc
Retrieves sms_incoming() options.

File

./sms.parser.inc, line 74

Class

SmsParserInterface
Incoming SMS parser.

Code

public function getOptions();