using Photon SDK with UNREAL, know how to 'import' the sdk to project?

Hi.

@WillApted:
Have you seen this demo for integrating Photon into UE4?
http://forum.exitgames.com/viewtopic.php?f=34717

@anonymous_user_f5a50610:
“which is not how you suppose to implement online service in UE4”
I think you don’t have the correct understanding of what Photon is. It is not an online service in the way in that the UE4 online subsystem understands it, like Steam or Facebook, but rather a cross-platform multiplayer networking engine, basically an alternative to using Networking and Multiplayer in Unreal Engine | Unreal Engine 5.1 Documentation.