Merge broketh my code
This commit is contained in:
@@ -106,9 +106,6 @@ public partial class MainPage : ContentPage
|
|||||||
}
|
}
|
||||||
|
|
||||||
SafeSendRawToWebView($"[{_username}] RAW WS DATA: {e.Data}");
|
SafeSendRawToWebView($"[{_username}] RAW WS DATA: {e.Data}");
|
||||||
|
|
||||||
|
|
||||||
hybridWebView.SendRawMessage($"[{_username}] RAW WS DATA {e.Data}");
|
|
||||||
|
|
||||||
Console.WriteLine($"[{_username}] RAW WS DATA: {e.Data}");
|
Console.WriteLine($"[{_username}] RAW WS DATA: {e.Data}");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user