메소드 | 설명 | |
---|---|---|
ClearActiveChat ( ) : void | ||
DisableAutoReconnect ( ) : void | ||
EnableAutoReconnect ( ) : void | ||
GetClient ( ) : Steam | ||
HandleCallback ( SteamKit2.CallbackMsg msg ) : void | ||
IsRunning ( ) : bool | ||
OnBind ( Android.Content.Intent intent ) : IBinder | ||
OnCreate ( ) : void | ||
OnDestroy ( ) : void | ||
OnStart ( Android.Content.Intent intent, int startId ) : void | ||
SetActiveChat ( Friend friend ) : void |
public HandleCallback ( SteamKit2.CallbackMsg msg ) : void | ||
msg | SteamKit2.CallbackMsg | |
리턴 | void |
public OnBind ( Android.Content.Intent intent ) : IBinder | ||
intent | Android.Content.Intent | |
리턴 | IBinder |
public OnStart ( Android.Content.Intent intent, int startId ) : void | ||
intent | Android.Content.Intent | |
startId | int | |
리턴 | void |
public static SetActiveChat ( Friend friend ) : void | ||
friend | Friend | |
리턴 | void |