C# Class AllJoynUnity.AllJoyn

Afficher le fichier Open project: GameClay/alljoyn_unity Class Usage Examples

Méthodes publiques

Méthode Description
GetBuildInfo ( ) : string
GetNumericVersion ( ) : uint
GetVersion ( ) : string
SetMainThreadOnlyCallbacks ( bool mainThreadOnly ) : void
TriggerCallbacks ( ) : int

Private Methods

Méthode Description
QCC_StatusText ( int status ) : IntPtr
alljoin_unity_set_deferred_callback_mainthread_only ( int mainthread_only ) : void
alljoyn_getbuildinfo ( ) : IntPtr
alljoyn_getnumericversion ( ) : uint
alljoyn_getversion ( ) : IntPtr
alljoyn_unity_deferred_callbacks_process ( ) : int

Method Details

GetBuildInfo() public static méthode

public static GetBuildInfo ( ) : string
Résultat string

GetNumericVersion() public static méthode

public static GetNumericVersion ( ) : uint
Résultat uint

GetVersion() public static méthode

public static GetVersion ( ) : string
Résultat string

SetMainThreadOnlyCallbacks() public static méthode

public static SetMainThreadOnlyCallbacks ( bool mainThreadOnly ) : void
mainThreadOnly bool
Résultat void

TriggerCallbacks() public static méthode

public static TriggerCallbacks ( ) : int
Résultat int