Show / Hide Table of Contents

Class AN_WhatsappSharing

Inheritance
System.Object
AN_SocialShareBuilder
AN_SocialImageShareBuilders
AN_SocialFullShareBuilder
AN_WhatsappSharing
Inherited Members
AN_SocialFullShareBuilder.AddUrl(String)
AN_SocialFullShareBuilder.SetText(String)
AN_SocialImageShareBuilders.AddImage(Texture2D)
AN_SocialShareBuilder.m_text
AN_SocialShareBuilder.m_images
AN_SocialShareBuilder.m_links
AN_SocialShareBuilder.Share(Action)
AN_SocialShareBuilder.SetPackage(String)
AN_SocialShareBuilder.GenerateShareIntent()
AN_SocialShareBuilder.GenerateChooserIntent(String, String[])
AN_SocialShareBuilder.ShareIntent
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: SA.Android.Social
Assembly: cs.temp.dll.dll
Syntax
public class AN_WhatsappSharing : AN_SocialFullShareBuilder

Properties

IsAppInstalled

Declaration
public static bool IsAppInstalled { get; }
Property Value
Type Description
System.Boolean

Methods

MakeSharingIntent()

Declaration
protected override AN_Intent MakeSharingIntent()
Returns
Type Description
AN_Intent
Overrides
AN_SocialShareBuilder.MakeSharingIntent()
In This Article
Back to top Generated by DocFX