mergAccessoryOpenSession

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
mergAccessoryOpenSession <pNameAndProtocol>, <pCallbackHandler>
Associationsmergaccessory
Summary

Sends a message back to the calling object when the session is open

Editionpro
Introduced8.0
OSios
Platformsmobile
Parameters
NameTypeDescription
pNameAndProtocol

The name as returned by mergAccessoryNames()|the protocol as returned by mergAccesoryProtocols(). For example, "p25i|com.bluebamboo.p25i"

pCallbackHandler

The handler to call when the session is open.

Description

The message has a single parameter which is the same as pNameAndProtocol.

Tagsexternals