LuxChat  2.0
Instant messenger for iOS
Class Methods | List of all members
NSBundle(JSQMessages) Category Reference

Class Methods

(NSBundle *) + jsq_messagesBundle
 
(NSBundle *) + jsq_messagesAssetBundle
 
(NSString *) + jsq_localizedStringForKey:
 

Method Documentation

+ (NSString *) jsq_localizedStringForKey: (NSString *)  key

Returns a localized version of the string designated by the specified key and residing in the JSQMessages table.

Parameters
keyThe key for a string in the JSQMessages table.
Returns
A localized version of the string designated by key in the JSQMessages table.
+ (NSBundle *) jsq_messagesAssetBundle
Returns
The bundle for assets in JSQMessagesViewController.
+ (NSBundle *) jsq_messagesBundle
Returns
The bundle for JSQMessagesViewController.

The documentation for this category was generated from the following files: