RCPublicServiceProfileViewUrlDelegate Protocol Reference

Declared in RCPublicServiceProfileViewController.h

Overview

公众服务账号信息中的URL点击回调

– gotoUrl: required method

点击公众服务账号信息的URL回调

- (void)gotoUrl:(NSString *)url

Parameters

url

点击的URL

Discussion

点击公众服务账号信息的URL回调

Declared In

RCPublicServiceProfileViewController.h