Current section

Files

Jump to
pgl include pgl@internal_NotificationResponse.hrl
Raw

include/pgl@internal_NotificationResponse.hrl

-record(notification_response, {
proc_id :: integer(),
channel :: bitstring(),
payload :: bitstring()
}).