What are the custom URL schemes for TweetDeck and Seesmic?
Does TweetDeck or Seesmic have a custom URL scheme that can be used within an iPhone application? 开发者_运维知识库If so, what are the structures of these URL schemes?
As far as I know TweetDeck doesn't have one (I've had users ask for this in my app). Seesmic has quite a complex one.
See here for a list of other URL schemes.
TweetDeck's URL scheme is very limited...
Open the TweetDeck Home column tweetdeck:// Open the TweetDeck Me column tweetdeck://mentions Open the TweetDeck Inbox column tweetdeck://directs Open to the search panel tweetdeck://search Open a search for "badgers" tweetdeck://search?q=badgers
精彩评论