Method | Description | |
---|---|---|
Add ( |
||
ChatAdapter ( Friend friend, Android.Content.Context context ) : System.Collections.Generic | ||
GetItem ( int position ) : Java.Lang.Object | ||
GetItemId ( int position ) : long | ||
GetMessageAt ( int position ) : |
||
GetView ( int position, Android.Views.View view, Android.Views.ViewGroup parent ) : Android.Views.View | ||
HandleCallback ( SteamKit2.CallbackMsg msg ) : void |
public Add ( |
||
message | ||
return | void |
public ChatAdapter ( Friend friend, Android.Content.Context context ) : System.Collections.Generic | ||
friend | Friend | |
context | Android.Content.Context | |
return | System.Collections.Generic |
public GetItem ( int position ) : Java.Lang.Object | ||
position | int | |
return | Java.Lang.Object |
public GetMessageAt ( int position ) : |
||
position | int | |
return |
public GetView ( int position, Android.Views.View view, Android.Views.ViewGroup parent ) : Android.Views.View | ||
position | int | |
view | Android.Views.View | |
parent | Android.Views.ViewGroup | |
return | Android.Views.View |
public HandleCallback ( SteamKit2.CallbackMsg msg ) : void | ||
msg | SteamKit2.CallbackMsg | |
return | void |