Simple text / image sharing can be performed with the method below:
Texture2D image = GetImage(); AndroidSocialGate.StartShareIntent("Share", "This is my text to share", image, "com.whatsapp");