Skip to content

setArray function need 5 argument? #368

Closed Answered by mobizt
ukisyauqi asked this question in Q&A
Discussion options

You must be logged in to vote

For better explanation, I delete the last post and describe it here.

You should call Firebase.xxx as in #222 instead of Firebase.RTDB.xxx.

The functions API like Firebase.RTDB.xxx is for the Firebase-ESP-Client library only that supports more Firebase services and provides the nested public class to access the services e.g., Firebase.RTDB.xxx, and Firebase.CFS.xxx. And almost parameters that pass to those functions are pointer.

Please follow the library examples and functions documentation for proper usage.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ukisyauqi
Comment options

Answer selected by mobizt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants