AlfaizDev Well-Known Member Licensed User Longtime User May 18, 2022 #1 https://www.b4x.com/android/forum/t...-asyncstreams-b4xserializator.119011/#content The end of the data transmission process AStreams_DataComplete Do I find this event? I think it was present in the old version
https://www.b4x.com/android/forum/t...-asyncstreams-b4xserializator.119011/#content The end of the data transmission process AStreams_DataComplete Do I find this event? I think it was present in the old version
Erel B4X founder Staff member Licensed User Longtime User May 18, 2022 #2 There was never a DataComplete event. Upvote 0
AlfaizDev Well-Known Member Licensed User Longtime User May 19, 2022 #3 Erel said: There was never a DataComplete event. Click to expand... I think I saw him here https://www.b4x.com/android/forum/threads/asyncstream-terminated.92474/ Upvote 0
Erel said: There was never a DataComplete event. Click to expand... I think I saw him here https://www.b4x.com/android/forum/threads/asyncstream-terminated.92474/
Erel B4X founder Staff member Licensed User Longtime User May 19, 2022 #4 It is a mistake in that code. Upvote 0
AlfaizDev Well-Known Member Licensed User Longtime User May 19, 2022 #5 Erel said: It is a mistake in that code. Click to expand... I hoped that the event would be present Or something else takes his place Okay Thank you Upvote 0
Erel said: It is a mistake in that code. Click to expand... I hoped that the event would be present Or something else takes his place Okay Thank you