Just did a quick check to see if there seems to be any built in
functionality that would make it possible to determine if a user is able
to do data messaging over p2p, and I cannot seem to find anything.I
tried UserDescriptor.isRTMFP, UserManager.isPeerEnable, and
StreamManager.isP2P. They will all return true also when I'm testing
with my 3G network, even though it does not let trough any P2P data.Is
there really no convenient way to check if a user is capable of P2P data
messaging?