ios

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 IOSBroadcast

type IOSBroadcast struct {
	*u_push.IOSNotification
}

func NewIOSBroadcast

func NewIOSBroadcast(appkey, appMasterSecret string) IOSBroadcast

type IOSCustomizedcast

type IOSCustomizedcast struct {
	*u_push.IOSNotification
}

func NewIOSCustomizedcast

func NewIOSCustomizedcast(appkey, appMasterSecret string) IOSCustomizedcast

func (*IOSCustomizedcast) SetAlias

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

func (*IOSCustomizedcast) SetFileId

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

type IOSFilecast

type IOSFilecast struct {
	*u_push.IOSNotification
}

func NewIOSFilecast

func NewIOSFilecast(appkey, appMasterSecret string) IOSFilecast

func (*IOSFilecast) SetFileId

func (t *IOSFilecast) SetFileId(fileId string)

type IOSGroupcast

type IOSGroupcast struct {
	*u_push.IOSNotification
}

func NewIOSGroupcast

func NewIOSGroupcast(appkey, appMasterSecret string) IOSGroupcast

func (*IOSGroupcast) SetFilter

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

type IOSUnicast

type IOSUnicast struct {
	*u_push.IOSNotification
}

func NewIOSUnicast

func NewIOSUnicast(appkey, appMasterSecret string) IOSUnicast

func (*IOSUnicast) SetDeviceToken

func (t *IOSUnicast) SetDeviceToken(token string)

Jump to

Keyboard shortcuts

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