07.05.2016, 14:47
(
Последний раз редактировалось Sew_Sumi; 07.05.2016 в 15:02.
Причина: Seen code change
)
As jlalt said, string is empty. and it's still sending SendNearbyMessage (Which is simply a renamed ProxDetector).
You also don't need 256 strings because the client can only display 144 characters.
Rather than using your "str", "string" was already defined in the beginning of the callback.
You also don't need 256 strings because the client can only display 144 characters.
Rather than using your "str", "string" was already defined in the beginning of the callback.
