\IGtNotify

Class IGtNotify

Summary

Methods
Properties
Constants
get_title()
set_title()
get_content()
set_content()
get_payload()
set_payload()
get_url()
set_url()
get_intent()
set_intent()
get_type()
set_type()
$title
$content
$payload
$url
$intent
$type
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$title

$title : 

通知标题

Type

$content

$content : 

通知内容

Type

$payload

$payload : 

通知内容中携带的透传内容

Type

$url

$url : 

通知内容带url

Type

$intent

$intent : 

通知内容带intent

Type

$type

$type : 

指定通知中携带的类型

Type

Methods

get_title()

get_title() : mixed

Returns

mixed

set_title()

set_title(mixed  $title) 

Parameters

mixed $title

get_content()

get_content() : mixed

Returns

mixed

set_content()

set_content(mixed  $content) 

Parameters

mixed $content

get_payload()

get_payload() : mixed

Returns

mixed

set_payload()

set_payload(mixed  $payload) 

Parameters

mixed $payload

get_url()

get_url() : mixed

Returns

mixed

set_url()

set_url(mixed  $url) 

Parameters

mixed $url

get_intent()

get_intent() : mixed

Returns

mixed

set_intent()

set_intent(mixed  $intent) 

Parameters

mixed $intent

get_type()

get_type() : mixed

Returns

mixed

set_type()

set_type(mixed  $type) 

Parameters

mixed $type