blob: 5663458e89fd14312308fd9f01dff4ea292361e1 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.cordova.Camera",
"baseClassname": ""
,
"members": [
{ "type": "method",
"qname": "init",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "void",
"params": [{ "name": "r", "type": "flash.display.DisplayObjectContainer"}]}
,
{ "type": "method",
"qname": "org.apache.royale.cordova.Camera",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"return": "",
"params": []}
,
{ "type": "method",
"qname": "capturePhoto",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "onPhotoDataSuccess", "type": "Function"},
{ "name": "onFail", "type": "Function"}]}
,
{ "type": "method",
"qname": "getPhotoFromLibrary",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "onPhotoURISuccess", "type": "Function"},
{ "name": "onFail", "type": "Function"}]}
,
{ "type": "method",
"qname": "cleanup",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "cameraSuccess", "type": "Function"},
{ "name": "cameraError", "type": "Function"}]}
]
}