Show / Hide Table of Contents

Class ISN_Whatsapp

Inheritance
System.Object
ISN_Whatsapp
Inherited Members
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.iOS.Social
Assembly: cs.temp.dll.dll
Syntax
public static class ISN_Whatsapp

Methods

Post(String)

Declaration
public static void Post(string message)
Parameters
Type Name Description
System.String message

Post(Texture2D)

Declaration
public static void Post(Texture2D image)
Parameters
Type Name Description
Texture2D image
In This Article
Back to top Generated by DocFX