This website requires JavaScript.
Explore
Help
Sign In
narayana
/
another.im-ios
Watch
7
Star
0
Fork
You've already forked another.im-ios
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
e23a312538
another.im-ios
/
ConversationsClassic
/
AppCore
/
Actions
/
ConversationActions.swift
4 lines
98 B
Swift
Raw
Normal View
History
Unescape
Escape
wip
2024-06-21 10:32:16 +00:00
enum
ConversationAction
:
Codable
{
wip
2024-06-26 06:51:56 +00:00
case
makeConversationActive
(
chat
:
Chat
,
roster
:
Roster
?
)
wip
2024-06-21 10:32:16 +00:00
}
Reference in a new issue
Copy permalink