AliyunImageSticker

@interface AliyunImageSticker : AliyunSticker <NSCopying>

* the sticker of image API_AVAILABLE(3.22.0)

  • * The path of image API_AVAILABLE(3.22.0)

    Declaration

    Objective-C

    @property (nonatomic, readonly) NSString *imagePath;
  • * Init API_AVAILABLE(3.22.0)

    Declaration

    Objective-C

    - (instancetype)initWithImagePath:(NSString *)path;

    Parameters

    path

    the path of image