Interface: Api
Entry point for memos in Smokeball.Methods
open()
open(Opens the specified memo.memoId):void
Parameters
memoId
string
the memo to open.
Returns
void
Example
openNew()
openNew(Opens pre-populated memo window.request):void
Parameters
request
OpenNewRequest
the open new memo request.
Returns
void