Update UDP Messaging settings through code

Hello ,

I am trying to provide a customized version of the Multi User Editing plugin to my client . So I am developing a plugin where I want to automate all the settings required for Multi User Editing . I was able to do that for the server part . But for the UDP messaging part I see the UUdpMessagingSettings is not exposed so I am not able to modify the UDP message Settings . Is there any way that I can acheive this . The user does not want to perform the UDP settings manually . So any user who wishes to join the Multi Editor session …will just launch the plugin and click a button “JOIN” …and hes into the session .
I am also automating the project sync part for all the users