DisablePinLock

From Opale Wiki
Revision as of 09:27, 2 April 2025 by Administrator (talk | contribs) (Created page with "This command suppresses pin code lock on the SIM. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''SendMms''' |Port index, Destination number, FilePath1, [FilePath2, FilePath3, FilePath4, Subject, Timeout, CcNUmbers, BccNUmbers] |Error Code in case of error. |} '''OUTPUT''' None '''EXAMPLE'''<syntaxhighlight lang="text"> ~# SendSMmsText 0 0612345678 "/mnt/sdcard/data/testmms" SMS SENT </syntaxhighlight> Category:R2D...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This command suppresses pin code lock on the SIM.


COMMAND

Command Line Arguments Returns
SendMms Port index, Destination number, FilePath1, [FilePath2, FilePath3, FilePath4, Subject, Timeout, CcNUmbers, BccNUmbers] Error Code in case of error.

OUTPUT

None

EXAMPLE

~# SendSMmsText 0 0612345678 "/mnt/sdcard/data/testmms"
SMS SENT