android

package
v0.0.0-...-59da782 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 30, 2020 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AndroidBroadcast

type AndroidBroadcast struct {
	*u_push.AndroidNotification
}

func NewAndroidBroadcast

func NewAndroidBroadcast(appkey, appMasterSecret string) AndroidBroadcast

type AndroidCustomizedcast

type AndroidCustomizedcast struct {
	*u_push.AndroidNotification
}

func NewAndroidCustomizedcast

func NewAndroidCustomizedcast(appkey, appMasterSecret string) AndroidCustomizedcast

func (*AndroidCustomizedcast) SetAlias

func (t *AndroidCustomizedcast) SetAlias(alias, aliasType string)

func (*AndroidCustomizedcast) SetFileId

func (t *AndroidCustomizedcast) SetFileId(fileId, aliasType string)

type AndroidFilecast

type AndroidFilecast struct {
	*u_push.AndroidNotification
}

func NewAndroidFilecast

func NewAndroidFilecast(appkey, appMasterSecret string) AndroidFilecast

func (*AndroidFilecast) SetFileId

func (t *AndroidFilecast) SetFileId(fileId string)

type AndroidGroupcast

type AndroidGroupcast struct {
	*u_push.AndroidNotification
}

func NewAndroidGroupcast

func NewAndroidGroupcast(appkey, appMasterSecret string) AndroidGroupcast

func (*AndroidGroupcast) SetFilter

func (t *AndroidGroupcast) SetFilter(filter json.RawMessage)

type AndroidUnicast

type AndroidUnicast struct {
	*u_push.AndroidNotification
}

func NewAndroidUnicast

func NewAndroidUnicast(appkey, appMasterSecret string) AndroidUnicast

func (*AndroidUnicast) SetDeviceToken

func (t *AndroidUnicast) SetDeviceToken(token string)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL