Hello:
I am trying to use the swift client SDK but since members of some structs are not explicitly marked public, they default to internal and so are not directly accessible. In particular, I am trying to use ApiRpc for creating matches, but I cannot read the payload. I noticed that many of the structs are this way.
Is this intentional and I am misunderstanding how I am supposed to be using this SDK? If so, can someone please point me to docs illustrating how to use this SDK?
Thank you
--Ben
Hello:
I am trying to use the swift client SDK but since members of some structs are not explicitly marked public, they default to internal and so are not directly accessible. In particular, I am trying to use ApiRpc for creating matches, but I cannot read the payload. I noticed that many of the structs are this way.
Is this intentional and I am misunderstanding how I am supposed to be using this SDK? If so, can someone please point me to docs illustrating how to use this SDK?
Thank you
--Ben