Failed to findMessages in messaging API
에 의해 Maksym
2013년 12월 06일 06:33
영어 (English)
1 댓글
I have a filter:
- filters: Array[3]
- 0: AttributeFilter
- attributeName: "folderId"
- matchFlag: "EXACTLY"
- matchValue: "10"
- __proto__: CallbackObject
- 1: AttributeFilter
- attributeName: "folderId"
- matchFlag: "EXACTLY"
- matchValue: "20"
- __proto__: CallbackObject
- 2: AttributeFilter
- attributeName: "folderId"
- matchFlag: "EXACTLY"
- matchValue: "22"
- __proto__: CallbackObject
- length: 3
- __proto__: Array[0]
- type: "UNION"
- __proto__: CallbackObject
Trying to get messages:
service.messageStorage.findMessages( f, function(m) { console.dir(m); }, function(e) { console.dir(e); });
get the following error:
- code: 0
- message: "Argument is invalid"
- name: "InvalidValuesError"
- type: "InvalidValuesError"
- __proto__: CallbackObject
Which argument is invalid?
Edited by: Brock Boland on 17 3월, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.
로그인이 필요한 서비스 입니다. 로그인 하시겠습니까?
The tag you entered already exists.
이 게시물을 스팸으로 신고하시겠습니까?
스팸으로 신고 되었습니다.
cannot be empty.
작성을 취소하고 목록으로 돌아가시겠습니까?
The code has been copied to the clipboard.
이 곳에 제목을 입력하세요.
All Categories
일반 지원
Tizen .NET
웹 애플리케이션 개발
Native 애플리케이션 개발
SDK 및 IDE
--------
--------