UserId on Objective-c

Options
I am using the iOS SDK and I am trying to read the userID.

EGLoadBalancingPlayer doesn't have a property for the userID. Also EGRoomOptions doesn't have the publishUserID option.

Both properties are present in the c++ library, but are missing in the Objective-c library.
Can these be added?

Comments