Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

loadMessages return list of DocumentMessage. #18

Open
rsp-nsi opened this issue Oct 1, 2018 · 0 comments
Open

loadMessages return list of DocumentMessage. #18

rsp-nsi opened this issue Oct 1, 2018 · 0 comments

Comments

@rsp-nsi
Copy link
Contributor

rsp-nsi commented Oct 1, 2018

I have some troubles with EhboxService and the function loadMessages.
I don’t understand why this method returns a List of Messages and not a List of DocumentMessage ?
During some tests on eHealthBox my eHealthMessage have DocumentMessage properties.

override fun loadMessages(
        keystoreId: UUID,
        tokenId: UUID,
        passPhrase: String,
        boxId: String,
        limit: Int?,
        alternateKeystores: List<AltKeystore>?
    ): List<Message>
aduchate pushed a commit that referenced this issue Jan 24, 2019
SISREADING was used with isiCardNumber. Use ISIREADING now.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant